Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmGetTabGro(3X) — DeltaWindows Motif 1.3.1 Release 4 Version 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmAddTabGroup(3X)

XmManager(3X)

XmPrimitive(3X)

XmGetTabGroup(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

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. 

widgetSpecifies 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

RELATED INFORMATION

XmAddTabGroup(3X), XmManager(3X), and XmPrimitive(3X). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026