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