RadioButton.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gtk.radio_button.RadioButton[] group = null) nothrow

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

Parameters

groupan existing radio button group, or null if you are creating a new group.

Returns

a new radio button