an existing RadioButton.
a text string to display next to the radio button.
if true the label will be created using gtk_label_new_with_mnemonic(), so underscores in label indicate the mnemonic for the button.
ConstructionException GTK+ fails to create the object.
Creates a new RadioButton with a text label, adding it to the same group as group.