XMapRaised man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

XMapWindow(3X11)		     X11R5		      XMapWindow(3X11)

NAME
       XMapWindow, XMapRaised, XMapSubwindows - map windows

SYNTAX
       XMapWindow(display, w)
	     Display *display;
	     Window w;

       XMapRaised(display, w)
	     Display *display;
	     Window w;

       XMapSubwindows(display, w)
	     Display *display;
	     Window w;

ARGUMENTS
       display	 Specifies the connection to the X server.

       w	 Specifies the window.

DESCRIPTION
       The function maps the window and all of its subwindows that have had
       map requests.  Mapping a window that has an unmapped ancestor does not
       display the window but marks it as eligible for display when the ances‐
       tor becomes mapped.  Such a window is called unviewable.	 When all its
       ancestors are mapped, the window becomes viewable and will be visible
       on the screen if it is not obscured by another window.  This function
       has no effect if the window is already mapped.

       If the override-redirect of the window is and if some other client has
       selected on the parent window, then the X server generates a event, and
       the function does not map the window.  Otherwise, the window is mapped,
       and the X server generates a event.

       If the window becomes viewable and no earlier contents for it are
       remembered, the X server tiles the window with its background.  If the
       window's background is undefined, the existing screen contents are not
       altered, and the X server generates zero or more events.	 If backing-
       store was maintained while the window was unmapped, no events are gen‐
       erated.	If backing-store will now be maintained, a full-window expo‐
       sure is always generated.  Otherwise, only visible regions may be
       reported.  Similar tiling and exposure take place for any newly view‐
       able inferiors.

       If the window is an window, generates events on each window that it
       causes to be displayed.	If the client maps and paints the window and
       if the client begins processing events, the window is painted twice.
       To avoid this, first ask for events and then map the window, so the
       client processes input events as usual.	The event list will include
       for each window that has appeared on the screen.	 The client's normal
       response to an event should be to repaint the window.  This method usu‐
       ally leads to simpler programs and to proper interaction with window
       managers.

       can generate a error.

       The function essentially is similar to in that it maps the window and
       all of its subwindows that have had map requests.  However, it also
       raises the specified window to the top of the stack.

       can generate a error.

       The function maps all subwindows for a specified window in top-to-bot‐
       tom stacking order.  The X server generates events on each newly dis‐
       played window.  This may be much more efficient than mapping many win‐
       dows one at a time because the server needs to perform much of the work
       only once, for all of the windows, rather than for each window.

       can generate a error.

DIAGNOSTICS
       A value for a Window argument does not name a defined Window.

SEE ALSO
       XChangeWindowAttributes(3X11), XConfigureWindow(3X11), XCreateWin‐
       dow(3X11), XDestroyWindow(3X11), XRaiseWindow(3X11), XUnmapWindow(3X11)
       Xlib - C Language X Interface

							      XMapWindow(3X11)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net