hpux man page for xgetselectionowner

Query: xgetselectionowner

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XGetSelectionOwner()													      XGetSelectionOwner()

Name
  XGetSelectionOwner - return the owner of a selection.

Synopsis
  Window XGetSelectionOwner(display, selection)
	Display *display;
	Atom selection;

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

  selection Specifies the selection atom whose owner you want returned.

Returns
  The window associated with the selection owner.

Description
  XGetSelectionOwner()	returns the window ID of the current owner of the specified selection.	If no selection was specified, or there is no
  owner, the function returns the constant None.

  For more information on selections, see Volume One, Chapter 12, Interclient Communication.

Errors
  BadAtom

See Also
  XConvertSelection(), XSetSelectionOwner().

Xlib - Selections													      XGetSelectionOwner()
Related Man Pages
xsetselectionowner(3x11) - redhat
xsetselectionowner(3) - debian
xconvertselection(3) - centos
xconvertselection(3) - x11r4
xsetselectionowner(3x11) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
Seeking Alternative for diff in hp
Wrong Array...