hpux man page for xmgettabgroup

Query: xmgettabgroup

OS: hpux

Section: 3

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

XmGetTabGroup(library call)											       XmGetTabGroup(library call)

NAME
XmGetTabGroup -- Returns the widget ID of a tab group
SYNOPSIS
#include <Xm/Xm.h> Widget XmGetTabGroup( 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
Returns the widget ID of a tab group or shell, determined as follows: o If widget is a tab group or shell, returns widget o 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 o Otherwise, returns the nearest ancestor of widget that is a tab group
RELATED
XmAddTabGroup(3), XmManager(3), and XmPrimitive(3). XmGetTabGroup(library call)
Related Man Pages
xmstringtableproposetablist(3) - redhat
xmprocesstraversal(3) - centos
dtcreatehelpdialog(3) - hpux
dtcreatehelpquickdialog(3) - hpux
xmaddtabgroup(3x) - osf1
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Sequence extraction
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp