xfree86 man page for dmxforcewindowcreation

Query: dmxforcewindowcreation

OS: xfree86

Section: 3x

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

DMXForceWindowCreation(3X)												DMXForceWindowCreation(3X)

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. DMXForceWindwoCreation() can generate BadWindow errors.
SEE ALSO
DMX(3X), Xdmx(1) XFree86 Version 4.7.0 DMXForceWindowCreation(3X)
Related Man Pages
dmx(3) - plan9
dmx(3) - osx
dmx(3) - linux
dmx(3) - posix
dmx(3) - opensolaris
Similar Topics in the Unix Linux Community
Can a script resize it's own mintty console?
PHP Write Man Pages to MySQL DB