set_child_non_homogeneous
Description:
[
Version ( since =
"3.2" ) ]
public void set_child_non_homogeneous (
Widget child,
bool non_homogeneous)
Sets whether the child is exempted from homogeous sizing.
Parameters:
| this |
a ButtonBox
|
| child |
a child of this
|
| non_homogeneous |
the new value
|