RadioAction.setGroup
void setGroup(gtk.radio_action.RadioAction[] group = null)Sets the radio group for the radio action object.
Parameters
group | a list representing a radio group, or null |
void setGroup(gtk.radio_action.RadioAction[] group = null)Sets the radio group for the radio action object.
group | a list representing a radio group, or null |