GtkVPaned

GtkVPaned

Container with two panes arranged vertically.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkPaned
                     `-- GtkVPaned

Direct subclasses

None.

Description

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

See also: GtkPaned, GtkHPaned.

Constructor

GtkVPaned (void);
-- Creates the basis for a vertical dual-paned container.

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