gtkRadioButtonNew {RGtk2} | R Documentation |
Creates a new GtkRadioButton
. To be of any practical value, a widget should
then be packed into the radio button.
gtkRadioButtonNew(group = NULL, show = TRUE)
|
an existing radio button group, or |
[GtkWidget
] a new radio button.
Derived by RGtkGen from GTK+ documentation