Creates a new GtkVBox.
GtkVBox
gtkVBoxNew(homogeneous = NULL, spacing = NULL, show = TRUE)
homogeneous
TRUE if all children are to be given equal space allotments.
TRUE
spacing
the number of pixels to place by default between children.
[GtkWidget] a new GtkVBox.
GtkWidget
Derived by RGtkGen from GTK+ documentation