the group to which the radio menu item is to be attached
the text for the label
if true the label will be created using gtk_label_new_with_mnemonic(), so underscores in label indicate the mnemonic for the menu item.
ConstructionException GTK+ fails to create the object.
Creates a new GtkRadioMenuItem whose child is a simple GtkLabel.