RadioButton.newWithLabel

Creates a new #GtkRadioButton with a text label.

Parameters

groupan existing radio button group, or null if you are creating a new group.
labelthe text label to display next to the radio button.

Returns

a new radio button.