PHP-GTK Manual
This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.
Container for arranging a group of buttons vertically.
GtkObject `-- GtkWidget `-- GtkContainer `-- GtkBox `-- GtkButtonBox `-- GtkVButtonBox
None.
GtkVButtonBox is a container widget designed for arranging a column of buttons in accordance with a specified GtkButtonBoxStyle setting. See also: GtkButtonBox, GtkHButtonBox.
GtkVButtonBox is a container widget designed for arranging a column of buttons in accordance with a specified GtkButtonBoxStyle setting.
See also: GtkButtonBox, GtkHButtonBox.
GtkVButtonBox (void); -- Creates the basis for a vertical button container.