XSolarisOvlIsOverlayWindow(3) X FUNCTIONS XSolarisOvlIsOverlayWindow(3)
XSolarisOvlIsOverlayWindow - indicates whether a given window is an
overlay window
#include <X11/extensions/transovl.h>
Bool XSolarisOvlIsOverlayWindow (Display *display, Window w)
Arguments
display
Specifies the connection to the X server.
w Specifies the window.
Returns True if the given window w is an overlay window. Otherwise
returns False.
X Version 11 libXext 1.3.7 XSolarisOvlIsOverlayWindow(3)
NAME
XSolarisOvlIsOverlayWindow - indicates whether a given window is an
overlay window
SYNOPSIS
#include <X11/extensions/transovl.h>
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.
X Version 11 libXext 1.3.7 XSolarisOvlIsOverlayWindow(3)