*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmGetMenuCursor | Section: 3 | Source: Digital UNIX | File: XmGetMenuCursor.3X.gz
XmGetMenuCursor(3X) XmGetMenuCursor(3X) NAME XmGetMenuCursor - A function that returns the cursor ID for the current menu cursor SYNOPSIS #include <Xm/Xm.h> 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. This function returns the menu cursor for the default screen of the display. XmGetMenuCursor is obsolete and exists for compatibility with previous releases. Instead of using this function, call XtGetValues for the XmScreen resource XmNmenuCursor. Specifies the display whose menu cursor is to be queried 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 ap- plication makes this call before the client has created any menus on the specified display. SEE ALSO XmScreen(3X) XmGetMenuCursor(3X)

Navigation Options