


XmAddTabGroup(3X)					    XmAddTabGroup(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmAAddddTTaabbGGrroouupp	- A function that adds a manager or a primitive	widget to the
  list of tab groups

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  vvooiidd XXmmAAddddTTaabbGGrroouupp ((_t_a_b__g_r_o_u_p))
       WWiiddggeett	 _t_a_b__g_r_o_u_p;;

DESCRIPTION
  This function	is obsolete and	its behavior is	replaced by setting XXmmNNnnaavvii--
  ggaattiioonnTTyyppee to	XXmmEEXXCCLLUUSSIIVVEE__TTAABB__GGRROOUUPP.	When using the keyboard	to traverse
  through a widget hierarchy, primitive	or manager widgets are grouped
  together into	what are known as ttaabb ggrroouuppss.  Any manager or primitive
  widget can be	a tab group.  Within a tab group, move the focus to the	next
  widget within	the tab	group by using the arrow keys.	To move	to another
  tab group, use KKNNeexxttFFiieelldd or KKPPrreevvFFiieelldd.

  Tab groups are ordinarily specified by the XXmmNNnnaavviiggaattiioonnTTyyppee resource.
  XXmmAAddddTTaabbGGrroouupp	is called to control the order of traversal of tab groups.
  The widget specified by _t_a_b__g_r_o_u_p is appended	to the list of tab groups to
  be traversed,	and the	widget's XXmmNNnnaavviiggaattiioonnTTyyppee is set to
  XXmmEEXXCCLLUUSSIIVVEE__TTAABB__GGRROOUUPP.

  _t_a_b__g_r_o_u_p
	 Specifies the manager or primitive widget ID.

RELATED	INFORMATION
  XXmmMMaannaaggeerr((33XX)), XXmmGGeettTTaabbGGrroouupp((33XX)), XXmmPPrriimmiittiivvee((33XX)), and
  XXmmRReemmoovveeTTaabbGGrroouupp((33XX)).


























