X FUNCTIONS XSolarisOvlIsOverlayWindow(3xext)
NAME
XSolarisOvlIsOverlayWindow - indicates whether a given win-
dow is an overlay windowSYNOPSIS
cc [ flag... ] file... -lXext [ library... ]
#include
Bool XSolarisOvlIsOverlayWindow (Display *display, Window w)
Arguments display Specifies the connection to the X server. w Specifies the window.DESCRIPTION
Returns True if the given window w is an overlay window. Otherwise returns False.ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | x11/library/libxext ||_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | See XInitThreads(3X11) |
|_____________________________|_____________________________|
X Version 11 Last change: libXext 1.1.2 1