|
vdk 2.4.0
|
This class provides a gtkhandle box wrapper. More...
#include <handlebox.h>
This class provides a gtkhandle box wrapper.
| VDKHandleBox::VDKHandleBox | ( | VDKForm * | owner | ) |
Constructor
| owner |
| VDKHandleBox::~VDKHandleBox | ( | ) | [virtual] |
Destructor
| void VDKHandleBox::Add | ( | VDKObject * | obj, |
| int | justify = l_justify, |
||
| int | expand = TRUE, |
||
| int | fill = TRUE, |
||
| int | padding = 0 |
||
| ) | [virtual] |
Add an widget to handlebox
Reimplemented from VDKObjectContainer.
| VDKReadOnlyValueProp<VDKHandleBox,VDKObject*> VDKHandleBox::Child |
Use this property to access the widget contained into an handlebox
1.7.6.1