Query: xcirculateb
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XCirculateSubwindowsDown() XCirculateSubwindowsDown() Name XCirculateSubwindowsDown - circulate the bottom child to the top of the stacking order. Synopsis XCirculateSubwindowsDown(display, w) Display *display; Window w; Arguments display Specifies a connection to an X server; returned from XOpenDisplay(). w Specifies the window ID of the parent of the windows to be circulated. Description XCirculateSubwindowsDown() lowers the highest mapped child of the specified window that partially or completely obscures another child. The lowered child goes to the bottom of the stack. Completely unobscured children are not affected. This function generates exposure events on any window formerly obscured. Repeated executions lead to round-robin lowering. XCirculateSub- windowsDown() is equivalent to XCirculateSubwindows(display, w, LowerHighest). If some other client has selected SubstructureRedirectMask on the window, then a CirculateRequest event is sent to that client, and no fur- ther processing is performed. This allows the window manager to intercept this request when w is the root window. Normally, only the win- dow manager should call XCirculateSubwindowsDown() on the root window. For more information, see Volume One, Chapter 16, Window Management. Errors BadWindow See Also XCirculateSubwindows(), XCirculateSubwindowsUp(), XConfigureWindow(), XLowerWindow(), XMoveResizeWindow(), XMoveWindow(), XQueryTree(), XRaiseWindow(), XReparentWindow(), XResizeWindow(), XRestackWindows(). Xlib - Window Manipulation XCirculateSubwindowsDown()
Related Man Pages |
---|
xcirculatesubwindowsdown(3) - suse |
xrestackwindows(3) - suse |
xcirculatesubwindows(3x11) - osf1 |
xlowerwindow(3x11) - osf1 |
xraisewindow(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Is UNIX an open source OS ? |
Thank you members and admins |
Seeking Alternative for diff in hp |
Wrong Array... |