


XmGetTabGroup(3X)					    XmGetTabGroup(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmGGeettTTaabbGGrroouupp	- Returns the widget ID	of a tab group

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  WWiiddggeett XXmmGGeettTTaabbGGrroouupp ((_w_i_d_g_e_t))
       WWiiddggeett	 _w_i_d_g_e_t;;

DESCRIPTION
  XXmmGGeettTTaabbGGrroouupp	returns	the widget ID of the tab group that contains the
  specified widget.

  _w_i_d_g_e_t Specifies a widget ID within a	tab group

RETURN VALUE
  Returns the widget ID	of a tab group or shell, determined as follows:

    oo++  If _w_i_d_g_e_t is a tab group	or shell, returns _w_i_d_g_e_t

    oo++  If neither _w_i_d_g_e_t nor any ancestor up to	the nearest shell is a tab
       group, returns the nearest ancestor of _w_i_d_g_e_t that is a shell

    oo++  Otherwise, returns the nearest ancestor of _w_i_d_g_e_t that is a tab group

RELATED	INFORMATION
  XXmmAAddddTTaabbGGrroouupp((33XX)), XXmmMMaannaaggeerr((33XX)), and	XXmmPPrriimmiittiivvee((33XX)).






























