Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.SizeGroup

Method GTK2.SizeGroup()->add_widget()


Method add_widget

GTK2.SizeGroup add_widget(GTK2.Widget widget)

Description

Adds a widget to the group. In the future, the requisition of the widget will be determined as the maximum of its requisition and the requisition of the other widgets in the size group. Whether this applies horizontally, vertically, or in both directions depends on the mode.