|
vdk 2.4.0
|
Provides a statubar widget. Differently from gtkstatusbar VDKStatusbar does not handle context, each statusbar has is own context. More...
#include <statusbar.h>
Provides a statubar widget. Differently from gtkstatusbar VDKStatusbar does not handle context, each statusbar has is own context.
| VDKStatusbar::VDKStatusbar | ( | VDKForm * | owner = NULL | ) |
Constructor
| owner |
| VDKStatusbar::~VDKStatusbar | ( | ) | [virtual] |
Destructor
| void VDKStatusbar::Pop | ( | ) | [inline] |
Pops statusbar stack
| int VDKStatusbar::Push | ( | char * | text | ) | [inline] |
Pushes a text into statusbar stack
| VDKReadWriteValueProp<VDKStatusbar, int> VDKStatusbar::Shadow |
Sets/gets shadow type
1.7.6.1