DMXForceWindowCreation(3) 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 cre- ated 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. DMXForceWindwoCreation() can generate BadWindow errors.
SEE ALSO
DMX(3X), Xdmx(1) X Version 11 libdmx 1.0.2 DMXForceWindowCreation(3)
Mac OS X 10.6 X11 - Generated Sun Mar 7 12:29:33 CST 2010