GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmGetTabGroup(3) FreeBSD Library Functions Manual XmGetTabGroup(3)

XmGetTabGroup — Returns the widget ID of a tab group

#include <Xm/Xm.h>
Widget XmGetTabGroup(
Widget widget);

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

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

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

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.