


XmListSetItem(3X)					    XmListSetItem(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmLLiissttSSeettIItteemm	- A List function that makes an	existing item the first	visi-
  ble item in the list

SYNOPSIS


  ##iinncclluuddee <<XXmm//LLiisstt..hh>>
  vvooiidd XXmmLLiissttSSeettIItteemm ((_w_i_d_g_e_t, _i_t_e_m))
       WWiiddggeett	 _w_i_d_g_e_t;;
       XXmmSSttrriinngg	 _i_t_e_m;;

DESCRIPTION
  XXmmLLiissttSSeettIItteemm	makes the first	item in	the list that matches _i_t_e_m the first
  visible item in the list.

  _w_i_d_g_e_t Specifies the ID of the List widget from whose	list an	item is	made
	 the first visible

  _i_t_e_m	 Specifies the item

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

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
































