Inheritance diagram for HandleBox:
An example of the use is the detachable toolbar.
Public Member Functions | |
this () | |
Creates a new HandleBox. | |
void | setShadowType (ShadowType type) |
Sets the shadow type. | |
ShadowType | getShadowType () |
Gets the shadow type. | |
void | setHandlePosition (PositionType position) |
Sets the handle position. | |
PositionType | getHandlePosition () |
gets the ahbkde position | |
void | setSnapEdge (PositionType edge) |
Sets the edget where this handle box is docked??? | |
PositionType | getSnapEdge () |
Gets the edget where this HandleBox is docked??? | |
Static Public Member Functions | |
GType | getType () |
Gets this class type. |
|
gets the ahbkde position
|
|
Gets the shadow type.
|
|
Gets the edget where this HandleBox is docked???
|
|
Gets this class type.
Reimplemented from Widget. |
|
Sets the handle position.
|
|
Sets the shadow type.
|
|
Sets the edget where this handle box is docked???
|
|
Creates a new HandleBox.
|