RadioButton.this

Creates a new GtkRadioButton. To be of any practical value, a widget should then be packed into the radio button.

Parameters

group ListSG

an existing radio button group, or NULL if you are creating a new group. [element-type GtkRadioButton][allow-none]

Throws

ConstructionException GTK+ fails to create the object.

Meta