gtkRadioButtonNewWithLabelFromWidget
Creates a new GtkRadioButton with a text label, adding it to the same group
as radio.group.member.
gtkRadioButtonNewWithLabelFromWidget(group = NULL, label, show = TRUE)
|
widget to get radio group from or NULL |
|
a text string to display next to the radio button. |
[GtkWidget] a new radio button.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.