mojave man page for dmxforcewindowcreation

Query: dmxforcewindowcreation

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DMXForceWindowCreation(3)				     Library Functions Manual					 DMXForceWindowCreation(3)

NAME
DMXForceWindowCreation - force immediate back-end window creation
SYNOPSIS
#include <X11/extensions/dmxext.h> Bool DMXForceWindowCreation(Display *dpy, Window window);
DESCRIPTION
When using the lazy window creation optimization, windows are not created on the back-end X servers until they are required. DMXForceWin- dowCreation() forces the immediate creation of the window requested.
RETURN VALUE
DMXForceWindowCreation() returns True unless there is a protocol error. DMXForceWindowCreation() can generate BadWindow errors.
SEE ALSO
DMX(3), Xdmx(1) X Version 11 libdmx 1.1.2 DMXForceWindowCreation(3)
Related Man Pages
dmx(3) - debian
dmx(3) - centos
dmx(3) - suse
dmx(3) - v7
dmx(3) - posix
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Controlling user input
Python 3.8.0rc1 released.