xfreecursor(3) hpux man page | unix.com

Man Page: xfreecursor

Operating Environment: hpux

Section: 3

XFreeCursor()															     XFreeCursor()

Name
  XFreeCursor - release a cursor.

Synopsis
  XFreeCursor(display, cursor)
	Display *display;
	Cursor cursor;

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

  cursor    Specifies the ID of the cursor to be affected.

Description
  XFreeCursor()  deletes  the association between the cursor ID and the specified cursor.  The cursor storage is freed when all other clients
  have freed it.  Windows with their cursor attribute set to this cursor will have this attribute set to None (which implies CopyFromParent).
  The specified cursor ID should not be referred to again.

Errors
  BadCursor

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

Xlib - Cursors															     XFreeCursor()
Related Man Pages
xfreecursor(3) - debian
xquerybestcursor(3) - centos
xfreecursor(3) - x11r4
xquerybestcursor(3x11) - osf1
xrecolorcursor(3x11) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
Thank you members and admins
awk - Multi-line data to be stored in variable
Shopt -s histappend