get_child_secondary
Description:
public bool get_child_secondary (
Widget child)
Returns whether child should appear in a secondary group of children.
Parameters:
| this |
a ButtonBox
|
| child |
a child of this
|
Returns:
|
whether child should appear in a secondary group of children.
|