XmGetTabGroup(X3mot)


XmGetTabGroup -- returns the widget ID of a tab group

Synopsis

#include <Xm/Xm.h> 

Widget XmGetTabGroup (widget) Widget widget;

Description

XmGetTabGroup returns the widget ID of the tab group that contains the specified widget.

widget
Specifies a widget ID within a tab group

Return values

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

References

XmAddTabGroup(X3mot), XmManager(X3mot) and XmPrimitive(X3mot).
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.