|
vdk 2.4.0
|
Provides a gtklabel wrapper. More...
#include <label.h>
Provides a gtklabel wrapper.
| VDKLabel::VDKLabel | ( | VDKForm * | owner, |
| const char * | label, | ||
| GtkJustification | justify = GTK_JUSTIFY_LEFT |
||
| ) |
Constructor
| owner | |
| label | |
| justify |
| VDKReadWriteValueProp<VDKLabel, const char*> VDKLabel::Caption |
Sets/gets label text
| VDKReadWriteValueProp<VDKLabel, bool> VDKLabel::CaptionWrap |
Sets/gets label text wrap
| VDKReadWriteValueProp<VDKLabel, GtkJustification> VDKLabel::Justify |
Sets/gets label text justification
1.7.6.1