


XmListGetKbdItemPos(3X)				      XmListGetKbdItemPos(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmLLiissttGGeettKKbbddIItteemmPPooss -	A List function	that returns the position of the item
  at the location cursor

SYNOPSIS


  ##iinncclluuddee <<XXmm//LLiisstt..hh>>
  iinntt XXmmLLiissttGGeettKKbbddIItteemmPPooss ((_w_i_d_g_e_t))
       WWiiddggeett	 _w_i_d_g_e_t;;

DESCRIPTION
  XXmmLLiissttGGeettKKbbddIItteemmPPooss returns the position of the list item at the location
  cursor.

  _w_i_d_g_e_t Specifies the ID of the List widget

  For a	complete definition of List and	its associated resources, see
  XXmmLLiisstt((33XX)).

RETURN VALUE
  Returns the position of the current keyboard item.  A	value of 1 indicates
  that the location cursor is at the first item	of the list; a value of	2
  indicates that it is at the second item; and so on.  A value of 0 indicates
  the List widget is empty.

RELATED	INFORMATION
  XXmmLLiisstt((33XX)).






























