get_child_non_homogeneous
Description:
[
Version ( since =
"3.2" ) ]
public bool get_child_non_homogeneous (
Widget child)
Returns whether the child is exempted from homogenous sizing.
Parameters:
this |
a ButtonBox
|
child |
a child of this
|
Returns:
true if the child is not subject to homogenous sizing
|