Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ CurNtoIn.Xmu.z() — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XCreateFontCursor(XS)


 XmuCursorNameToIndex(Xmu)      6 January 1993      XmuCursorNameToIndex(Xmu)
                          X Version 11 (Release 5)


 Name

    XmuCursorNameToIndex - cursor utilities

 Syntax


    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 cur-
    sor defines listed on the XCreateFontCursor(XS) manual page of Xlib - C
    Language X Interface.

 See also

    XCreateFontCursor(XS)()
    Xlib - C Language X Interface


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026