class KVBox |
|
|
A container widget which arranges its children vertically. When using a KVBox you don't need to create a layout nor to add the child widgets to it. See also KHBox |
|
Creates a new vbox.
parent - The parent widget. |
|