Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmeQueryBestCursorSize() — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmeQueryBestCursorSize(3X)UNIX System VXmeQueryBestCursorSize(3X)



     NAME
          XmeQueryBestCursorSize - Finds the best cursor size

     SYNOPSIS
          #include <Xm/ScreenP.h>
          void XmeQueryBestCursorSize(
          Widget widget,
          Dimension *width,
          Dimension *height);

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          XmeQueryBestCursorSize finds the best cursor size for a
          particular screen. XmeQueryBestCursorSize is similar to the
          Xlib call XQueryBestSize. The only difference is that
          XmeQueryBestCursorSize does not make a server request each
          time it is called. Therefore, XmeQueryBestCursorSize is more
          efficient than XQueryBestSize.

          widget    Specifies any instantiated widget on the screen
                    for which you desire cursor information.

          width     Specifies the suggested cursor width for the
                    display on which widget is instantiated.

          height    Specifies the suggested cursor height for the
                    display on which widget is instantiated.

     RELATED
          XQueryBestCursor(3) and XQueryBestSize(3).























     Page 1                                          (printed 1/22/99)



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