| GStatusBar {gWidgets2tcltk} | R Documentation |
GStatusBar is the base class for a status bar
Description
The GStatusBar class inherits for
GBoxContainer meaning it can be used as a parent
container. As such, one can add additional widgets beyond
the plain label that is the main property of this widget.
Usage
GStatusBar(...)
Arguments
... |
passed to constructor |
[Package gWidgets2tcltk version 1.0-8 Index]