gtkRadioMenuItemGetGroup {RGtk2}R Documentation

gtkRadioMenuItemGetGroup

Description

Returns the group to which the radio menu item belongs, as a

list
of GtkRadioMenuItem. The list belongs to GTK+ and should not be freed.

Usage

gtkRadioMenuItemGetGroup(object)

Arguments

object

a GtkRadioMenuItem.

Value

[list] the group of radio.menu.item.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]