#include <label.h>
Inheritance diagram for VDKLabel:

| VDKLabel::VDKLabel | ( | VDKForm * | owner, | |
| const char * | label, | |||
| GtkJustification | justify = GTK_JUSTIFY_LEFT | |||
| ) |
Constructor
| owner | ||
| label | ||
| justify |
| VDKReadWriteValueProp<VDKLabel, GtkJustification> VDKLabel::Justify |
Sets/gets label text justification
| VDKReadWriteValueProp<VDKLabel, const char*> VDKLabel::Caption |
Sets/gets label text
| VDKReadWriteValueProp<VDKLabel, bool> VDKLabel::CaptionWrap |
Sets/gets label text wrap
1.5.1