GtkBox::pack_start_defaults

GtkBox::pack_start_defaults

pack_start_defaults() packs the given child widget from the top or from the left of the box container using the default parameter values true, true, 0.

The same result can be achieved by using

without specifying any further parameters.

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