gtkRadioToolButtonNew {RGtk2} | R Documentation |
Creates a new GtkRadioToolButton
, adding it to group
.
gtkRadioToolButtonNew(group = NULL, show = TRUE)
|
[list] An existing radio button group, or NULL if you are creating a new group |
Since 2.4
[GtkToolItem
] The new GtkRadioToolButton
Derived by RGtkGen from GTK+ documentation