


XmGetMenuCursor(3X)					  XmGetMenuCursor(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmGGeettMMeennuuCCuurrssoorr - A function that returns the	cursor ID for the current
  menu cursor

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  CCuurrssoorr XXmmGGeettMMeennuuCCuurrssoorr ((_d_i_s_p_l_a_y))
       DDiissppllaayy	 * _d_i_s_p_l_a_y;;

DESCRIPTION
  XXmmGGeettMMeennuuCCuurrssoorr 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.  XXmmGGeettMMeennuuCCuurrssoorr is obsolete	and exists for compatibility with
  previous releases.  Instead of using this function, call XXttGGeettVVaalluueess for
  the XmScreen resource	XXmmNNmmeennuuCCuurrssoorr.

  _d_i_s_p_l_a_ySpecifies 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 application
  makes	this call before the client has	created	any menus on the specified
  display.

RELATED	INFORMATION
  XXmmSSccrreeeenn((33XX)).




























