RadioAction.setGroup

Warning gtk_radio_action_set_group is deprecated and should not be used in newly-written code. 3.10 Sets the radio group for the radio action object. Since 2.4

class RadioAction
void
setGroup

Parameters

group ListSG

a list representing a radio group. [element-type GtkRadioAction]

Meta