RadioAction.getGroup

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 GtkAction][transfer none]

Meta