Man Page: dmxforcewindowcreation
Operating Environment: suse
Section: 3
DMXForceWindowCreation(3) Library Functions Manual DMXForceWindowCreation(3)NAMEDMXForceWindowCreation - force immediate back-end window creationSYNOPSIS#include <X11/extensions/dmxext.h> Bool DMXForceWindowCreation(Display *dpy, Window window);DESCRIPTIONWhen 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 VALUEDMXForceWindowCreation() returns True unless there is a protocol error. DMXForceWindwoCreation() can generate BadWindow errors.SEE ALSODMX(3), Xdmx(1) X Version 11 libdmx 1.1.0 DMXForceWindowCreation(3)
| Related Man Pages |
|---|
| dmx(3) - centos |
| dmx(3) - linux |
| dmx(3) - posix |
| dmx(3) - bsd |
| dmx(3) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |