GtkHPaned Constructor

GtkHPaned Constructor

GtkHPaned (void);

The GtkHPaned widget should be thought of in terms of an arrangement of two child widgets, rather than as an object in its own right. The construct

needs to be within a containing GtkWindow and to contain two child widgets of its own in order to work.

Note that setting the resize parameter when packing GtkHPaned child widgets will not prevent them from resizing vertically when the top-level window is maximised.

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