RadioAction.getGroup

Warning gtk_radio_action_get_group is deprecated and should not be used in newly-written code. 3.10 Returns the list representing the radio group for this object. Note that the returned list is only valid until the next change to the group. Since 2.4

class RadioAction
getGroup
()

Return Value

Type: ListSG

the list representing the radio group for this object. [element-type GtkRadioAction][transfer none]

Meta