Inheritance diagram for VPaned:

Public Member Functions | |
| this () | |
| Creates a new Vertical Paned container. | |
| this (Widget child1, Widget child2) | |
| Creates a new VPaned 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 VPaned and adds two widgets as it's children.
|
|
|
Creates a new Vertical Paned container.
|
|
|
|
|