[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public RadioButton.from_widget (RadioButton? radio_group_member)
Creates a new RadioButton, adding it to the same group as radio_group_member
.
As with RadioButton, a widget should be packed into the radio button.
radio_group_member |
an existing RadioButton. |
a new radio button. |