osf1 man page for xmgettabgroup

Query: xmgettabgroup

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmGetTabGroup(3X)														 XmGetTabGroup(3X)

NAME
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. Specifies a widget ID within a tab group
RETURN VALUE
Returns the widget ID of a tab group or shell, determined as follows: If widget is a tab group or shell, returns widget If neither widget nor any ancestor up to the nearest shell is a tab group, returns the nearest ancestor of widget that is a shell Otherwise, returns the nearest ancestor of widget that is a tab group
SEE ALSO
XmAddTabGroup(3X), XmManager(3X), XmPrimitive(3X) XmGetTabGroup(3X)
Related Man Pages
widget(n) - mojave
xmprocesstraversal(3) - redhat
xmprocesstraversal(3) - centos
xmstringtableproposetablist(3) - centos
xmprocesstraversal(3) - hpux
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB