TABLE OF CONTENTS
page
NAME
::guib::moduleObj::page -- the "page" GUIB keyword
USAGE
page -name name { ...code... }
DESCRIPTION
-- GUIB keyword !!!
Keyword "page" groups the set of widgets and arranges them to appear on a separate page of the tab-notebook.
RETURN VALUE
None.
EXAMPLE
page -name name {
...some code here ...
}