GtkBox::spacing

GtkBox::spacing

Access: Read Only
Type: int

The spacing property represents the minimum amount of space between the child widgets, in pixels. This setting is universal across the box container.

To set the spacing for an individual child widget, use pack_start() , pack_end() , set_child_packing() , or the padding property in GtkBoxChild.

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