RadioMenuItem.getGroup

Returns the group to which the radio menu item belongs, as a #GList of #GtkRadioMenuItem. The list belongs to GTK+ and should not be freed.

class RadioMenuItem
getGroup
()

Return Value

Type: ListSG

the group of @radio_menu_item

Meta