GtkPaned::add1

GtkPaned::add1

add1() adds the child widget specified to the top or left pane of a GtkPaned-based widget.

The only difference between add1() and pack1() is that the packing parameters are not visible to the programmer where add1() is used, and so cannot easily be altered. The settings are identical to the pack1() defaults.

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