xundefinecursor(3) hpux man page | unix.com

Man Page: xundefinecursor

Operating Environment: hpux

Section: 3

XUndefineCursor()														 XUndefineCursor()

Name
  XUndefineCursor - disassociate a cursor from a window.

Synopsis
  XUndefineCursor(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 whose cursor is to be undefined.

Description
  XUndefineCursor()  sets the cursor attribute for a window to its parent's cursor, undoing the effect of a previous XDefineCursor() for this
  window.  On the root window the default cursor is restored.

Errors
  BadWindow

See Also
  XCreateFontCursor(), XCreateGlyphCursor(), XCreatePixmapCursor(),  XDefineCursor(),  XFreeCursor(),  XQueryBestCursor(),  XQueryBestSize(),
  XRecolorCursor().

Xlib - Cursors															 XUndefineCursor()
Related Man Pages
xdefinecursor(3x11) - xfree86
xdefinecursor(3) - x11r4
xdefinecursor(3) - suse
xundefinecursor(3x11) - osf1
xdefinecursor(3) - netbsd
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable