gtkRadioMenuItemSetGroup {RGtk2}R Documentation

gtkRadioMenuItemSetGroup

Description

Sets the group of a radio menu item, or changes it.

Usage

gtkRadioMenuItemSetGroup(object, group)

Arguments

object

a GtkRadioMenuItem.

group

the new group.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]