GtkHPaned

GtkHPaned

Container with two panes arranged horizontally.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkPaned
                     `-- GtkHPaned

Direct subclasses

None.

Description

GtkHPaned is a widget derived from GtkPaned, consisting of two panes arranged horizontally and separated by a dividing handle. The handle can be adjusted by the end user to alter the relative sizes of the pane contents.

See also: GtkPaned, GtkVPaned.

Constructor

GtkHPaned (void);
-- Creates the basis for a horizontal dual-paned container.

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