Inheritance diagram for HPaned:
Public Member Functions | |
this () | |
Creates a new HPaned widget. | |
this (Widget child1, Widget child2) | |
Creates a new HPaned and adds two widgets as it's children. | |
Static Public Member Functions | |
GType | getType () |
Gets this class type. |
|
Gets this class type.
Reimplemented from Paned. |
|
Creates a new HPaned and adds two widgets as it's children.
|
|
Creates a new HPaned widget.
|