VtRemoveTabGroup(1vtcl)


VtRemoveTabGroup -- remove widget from its parent's tab group list

Synopsis

VtRemoveTabGroup widgetName [-siblings widgetNames]

Description

Removes the widget from its parent's list of tab groups.

Options

-siblings widgetNames
An additional list of widgets to be removed from the tab group list after the initial widgetName.

Return values

If VtRemoveTabGroup fails, it returns one of the following error messages:

NO_WIDGET
no widget corresponding to widgetName given

30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.