1DMXForceWindowCreation(3)  Library Functions Manual  DMXForceWindowCreation(3)
2
3
4

NAME

6       DMXForceWindowCreation - force immediate back-end window creation
7

SYNOPSIS

9       #include <X11/extensions/dmxext.h>
10
11       Bool DMXForceWindowCreation(Display *dpy,
12                                   Window window);
13

DESCRIPTION

15       When  using the lazy window creation optimization, windows are not cre‐
16       ated on the back-end X servers until they are  required.   DMXForceWin‐
17       dowCreation() forces the immediate creation of the window requested.
18

RETURN VALUE

20       DMXForceWindowCreation() returns True unless there is a protocol error.
21       DMXForceWindowCreation() can generate BadWindow errors.
22

SEE ALSO

24       DMX(3), Xdmx(1)
25
26
27
28X Version 11                     libdmx 1.1.4        DMXForceWindowCreation(3)
Impressum