TABLE OF CONTENTS
groupwidget
NAME
::guib::moduleObj::groupwidget -- the groupwidget GUIB keyword
USAGE
groupwidget ident action
DESCRIPTION
-- GUIB keyword !!!
Keyword "groupwidget" is meant for configuring the group of GUIB
widgets. This keyword is like a "widget" keyword, but instead to a single widget acts on a group of widgets, that were encapsulated inside a given group keyword. A typical usage of groupwidget keyword is inside the tracevar scripts.
ARGUMENTS
ident -- the identifier of the object action -- what to do (should be one of enable|disable)
RETURN VALUE
None.
EXAMPLE
groupwidget name enable