DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
X Version 11 (Release 6.1)

XmuCursorNameToIndex(X3xmu)


XmuCursorNameToIndex -- cursor utilities

Synopsis

cc . . . -lXmu

#include <X11/Xmu/CurUtil.h>

int XmuCursorNameToIndex(name) char *name;

Arguments


name
Specifies the name of the cursor.

Description

XmuCursorNameToIndex takes the name of a standard cursor and returns its index in the standard cursor font.

The cursor names are formed by removing the ``XC_'' prefix from the cursor defines listed on the XCreateFontCursor(XS) manual page of Xlib - C Language X Interface.

References

XCreateFontCursor(X3xlib)
Xlib - C Language X Interface


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004