gtkRadioButtonNewFromWidget {RGtk2} | R Documentation |
Creates a new GtkRadioButton
, adding it to the same group as group
. As
with gtkRadioButtonNew
, a widget should be packed into the radio button.
gtkRadioButtonNewFromWidget(group = NULL, show = TRUE)
|
[GtkRadioButton ] |
[GtkWidget
] a new radio button.
Derived by RGtkGen from GTK+ documentation