remove_from_size_group
Description:
[ Version ( since = "4.2" ) ]
public void remove_from_size_group (SizeGroup size_group, BasicFormPart part)
public void remove_from_size_group (SizeGroup size_group, BasicFormPart part)
Removes this's widgets specified by part from size_group (the widgets must have
been added using add_to_size_group).
Parameters:
| this | |
| size_group |
a SizeGroup object |
| part |
specifies which widgets in this are concerned |