RadioButton.this

Creates a new gtk.RadioButton 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.

Return Value

a new radio button

Throws

ConstructionException GTK+ fails to create the object.