Query: xmgetmenucursor
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmGetMenuCursor(library call) XmGetMenuCursor(library call)NAMEXmGetMenuCursor -- A function that returns the cursor ID for the current menu cursorSYNOPSIS#include <Xm/Xm.h> Cursor XmGetMenuCursor( Display * display);DESCRIPTIONXmGetMenuCursor queries the menu cursor currently being used by this client on the specified display and returns the cursor ID. This func- tion returns the menu cursor for the default screen of the display. NOTE: XmGetMenuCursor is obsolete and exists for compatibility with previous releases. Instead of using this function, call XtGetValues for the XmScreen resource XmNmenuCursor. display Specifies the display whose menu cursor is to be queriedRETURNReturns 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.RELATEDXmScreen(3). XmGetMenuCursor(library call)
Related Man Pages |
---|
xdefinecursor(3x11) - redhat |
xfreecursor(3x11) - ultrix |
xdefinecursor(3) - suse |
xundefinecursor(3x11) - osf1 |
xdefinecursor(3) - linux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Tar Command |
CentOS7 restoring file capabilities |