gtkRadioButtonGetGroup {RGtk2} | R Documentation |
Retrieves the group assigned to a radio button.
gtkRadioButtonGetGroup(object)
|
[list] a linked list
containing all the radio buttons in the same group
as radio.button
. [ element-type GtkRadioButton][ transfer none ]
Derived by RGtkGen from GTK+ documentation