TABLE OF CONTENTS


widgetconfigure

NAME

::guib::moduleObj::widgetconfigure -- the widgetconfigure GUIB keyword

USAGE

widgetconfigure varIdent option value ?option value? ...

DESCRIPTION

-- GUIB keyword !!!

    Keyword "widgetconfigure" is meant for configuring the widget

associated with the GUIB variable. A typical usage of widget keyword is inside the tracevar scripts.

ARGUMENTS

varIdent -- GUIB-variable's identifier (used for locating the corresponding widget) args -- the option value pairs (allowed options are those accepted by the corresponding guib-widget)

RETURN VALUE

None.

EXAMPLE

widgetconfigure myvar -text "Whatever ..."