Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmRowColumn(3XM)

XmGetMenuCursor(3XM)  —  NEWS-OS Programmer’s Manual

NAME

XmGetMenuCursor — a RowColumn function that returns the cursor ID for the current menu cursor.

SYNOPSIS

Cursor XmGetMenuCursor (display)
Display∗ display;

DESCRIPTION

XmGetMenuCursor queries the menu cursor currently being used by this client on the specified display and returns the cursor ID. 

displaySpecifies the display whose menu cursor is to be queried

For a complete definition of the menu cursor resource, see XmRowColumn(3XM). 

RETURN VALUE

Returns the cursor ID for the current menu cursor or the value None if a cursor is not yet defined.  A cursor will not be defined if the application makes this call before the client has created any menus on the specified display. 

RELATED INFORMATION

XmRowColumn(3XM). 

NEWS-OSRelease 4.1C

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