RadioButton.this

Creates a new GtkRadioButton, adding it to the same group as radio_group_member. As with gtk_radio_button_new(), a widget should be packed into the radio button.

Parameters

radioGroupMember RadioButton

an existing GtkRadioButton. [allow-none]

Throws

ConstructionException GTK+ fails to create the object.

Meta