Method
GtkRadioMenuItemget_group
Declaration [src]
GSList*
gtk_radio_menu_item_get_group (
GtkRadioMenuItem* radio_menu_item
)
Description [src]
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.