xaddtosaveset(3) hpux man page | unix.com

Man Page: xaddtosaveset

Operating Environment: hpux

Section: 3

XAddToSaveSet() 														   XAddToSaveSet()

Name
  XAddToSaveSet - add a window to the client's save-set.

Synopsis
  XAddToSaveSet(display, w)
	Display *display;
	Window w;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

  w	    Specifies the ID of the window you want to add to the client's save-set.

Description
  XAddToSaveSet() adds the specified window to the client's save-set.

  The  save-set  is  a safety net for windows that have been reparented by the window manager, usually to provide a titlebar or other decora-
  tions for each application.  When the window manager dies unexpectedly, the windows in the save-set are reparented to their closest  living
  ancestor, so that they remain alive.	See Volume One, Chapter 15, Other Programming Techniques, for more information about save-sets.

  Use XRemoveFromSaveSet() to remove a window from the client's save-set.

Errors
  BadMatch  w not created by some other client.

  BadWindow

See Also
  XChangeSaveSet(), XRemoveFromSaveSet().

Xlib - Save Set 														   XAddToSaveSet()
Related Man Pages
xaddtosaveset(3) - centos
xchangesaveset(3) - x11r4
xremovefromsaveset(3) - x11r4
xaddtosaveset(3) - suse
xaddtosaveset(3x11) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Shopt -s histappend