Manual Reference Pages  - DMXForceWindowCreation (3X)

NAME

DMXForceWindowCreation - force immediate back-end window creation

CONTENTS

Synopsis
Description

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. DMXForceWindowCreation() 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)
Jump to page    or go to Top of page |  Section 3X |  Main Index.


X.Org DMXForceWindowCreation (3X) Version 6.8.2
Generated by manServer 1.07 from /usr/X11R6/man/man3/DMXForceWindowCreation.3x.gz using man macros.