gtk-d v3.9.0 (2019-05-28T12:27:51Z)
Home
Dub
Repo
CheckButton.this
gtk
CheckButton
CheckButton
Sets our main struct and passes it to the parent class.
this
(GtkCheckButton* gtkCheckButton, bool ownedRef)
class
CheckButton
this
(
GtkCheckButton
*
gtkCheckButton
,
bool
ownedRef
= false
)
this
(string label, bool mnemonic)
this
(string label, void delegate(CheckButton) onClicked, bool mnemonic)
this
()
Meta
Source
See Implementation
gtk
CheckButton
CheckButton
constructors
this
functions
getCheckButtonStruct
getStruct
static functions
getType
variables
gtkCheckButton
Sets our main struct and passes it to the parent class.