Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmeGetNullCursor(3X) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmeGetNullCursor(3X)      UNIX System V      XmeGetNullCursor(3X)



     NAME
          XmeGetNullCursor - Returns the null cursor associated with a
          given display

     SYNOPSIS
          #include <Xm/ScreenP.h>
          Cursor XmeGetNullCursor(
          Widget widget);

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          Use XmeGetNullCursor to get a handle to a null cursor.  The
          "null" cursor is transparent.  A null cursor maintains
          cursor state information like the cursor's current position
          and hotspot.  However, a null cursor is invisible to the
          user.

          For example, you might want to use a null cursor instead of
          a visible cursor during certain drag operations.

          widget    Specifies any instantiated widget on the target
                    screen.

     RETURN
          Returns a handle to a null cursor.

     RELATED
          XmeQueryBestCursorSize(3).

























     Page 1                                          (printed 1/22/99)



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