Description Usage Arguments Value Author(s)
Creates a new GtkRadioButton with a text label, adding it to the same group
as radio.group.member.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.