Last data update: 2014.03.03

R: 'GStatusBar' is the base class for a status bar
GStatusBarR 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

Results