gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
RadioButton.this
gtk
RadioButton
RadioButton
Sets our main struct and passes it to the parent class.
this
(GtkRadioButton* gtkRadioButton, bool ownedRef)
class
RadioButton
this
(
GtkRadioButton
*
gtkRadioButton
,
bool
ownedRef
= false
)
this
(ListSG group, string label, bool mnemonic)
this
(RadioButton radioButton, string label, bool mnemonic)
this
(string label, bool mnemonic)
this
(ListSG group)
this
(RadioButton radioGroupMember)
Meta
Source
See Implementation
gtk
RadioButton
RadioButton
classes
OnGroupChangedDelegateWrapper
constructors
this
functions
addOnGroupChanged
getGroup
getRadioButtonStruct
getStruct
joinGroup
setGroup
setStruct
static functions
callBackGroupChanged
callBackGroupChangedDestroy
getType
variables
gtkRadioButton
onGroupChangedListeners
Sets our main struct and passes it to the parent class.