GtkHButtonBox

GtkHButtonBox

Container for arranging a group of buttons horizontally.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkBox
                     `-- GtkButtonBox
                            `-- GtkHButtonBox

Direct subclasses

None.

Description

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

See also: GtkButtonBox, GtkVButtonBox.

Constructor

-- Creates the basis for a horizontal button container.

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