RadioButton.this

Creates a new gtk.RadioButton, adding it to the same group as radio_group_member. As with RadioButton.new, a widget should be packed into the radio button.

Parameters

radioGroupMember RadioButton

an existing gtk.RadioButton

Return Value

a new radio button.

Throws

ConstructionException GTK+ fails to create the object.