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 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(3X)
Man(1) output converted with
man2html