GtkVButtonBox

GtkVButtonBox

Container for arranging a group of buttons vertically.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkBox
                     `-- GtkButtonBox
                            `-- GtkVButtonBox

Direct subclasses

None.

Description

GtkVButtonBox is a container widget designed for arranging a column of buttons in accordance with a specified GtkButtonBoxStyle setting.

See also: GtkButtonBox, GtkHButtonBox.

Constructor

-- Creates the basis for a vertical button container.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.