GtkBox::set_child_packing
void set_child_packing(GtkWidget child, bool expand, bool fill, int padding, GtkPackType pack_type);
Changes the packing parameters set with pack_start() or pack_end() .
See also: query_child_packing() pack_start() pack_end()