[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public RadioButton.with_label (SList<RadioButton>? group, string label)
Creates a new RadioButton with a text label.
group |
an existing radio button group, or null if you are creating a new group. |
label |
the text label to display next to the radio button. |
a new radio button. |