GtkVPaned Constructor

GtkVPaned Constructor

GtkVPaned (void);

The GtkVPaned 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.

There is a code sample demonstrating the construction of a paned widget under the entry for the GtkHPaned constructor.

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