Previous: Start and exit, Up: Actions [Contents]
Closewindow:NameThe command closes the named window opened by the Launch:
command. The program remain active if there are more windows active.
Launch:NameThe command opens a new window using the environment variable
Widget.
Disable:NameThe command disables the given widget if it is enabled. If the widget is disabled when the command is activated, nothing happens.
The disabled widgets are insensitive to user actions, their shapes are indicating they are temporary unavailable.
Enable:NameThe command enables the given widget if it is diabled. If the widget is enabled nothing happens.
Refresh:NameThe command refresh the named widget. If the widget have one or more
input actions, they will be called by gtkdialog.
Save:NameSome widgets can hold much data. (Currently only the edit widget capable to perform this action.)
The Save: action will save the data found in the named widget
to the filename found in <output file> attribute.
FIXME: This function is not working now, need to be fixed.
Fileselect:WidgetClear:WidgetRemoveSelected:Widget