GtkRadioButton
containing a label, adding it to the same
group as group
. The label will be created using
gtkLabelNewWithMnemonic
, so underscores in label
indicate the
mnemonic for the button.gtkRadioButtonNewWithMnemonic(group, label, show = TRUE)
group
label
GtkWidget
] a new GtkRadioButton