ButtonBox.getChildSecondary

Returns whether child should appear in a secondary group of children. Since 2.4

class ButtonBox
int
getChildSecondary

Parameters

child Widget

a child of widget

Return Value

Type: int

whether child should appear in a secondary group of children.

Meta