VBox.this
this
(bool homogeneous, int spacing)Creates a new #GtkVBox.
Parameters
homogeneous | true if all children are to be given equal space allotments. |
spacing | the number of pixels to place by default between children. |
Returns
a new #GtkVBox.
Deprecated
You should use [gtk.box.Box.new_] with a [gtk.types.Orientation.Vertical]
#GtkOrientable:orientation instead