easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
CheckBox
easyd
gtk
widgets
Undocumented in source.
class
CheckBox : gtk.CheckButton.CheckButton, IBindable!bool {
this
(string label);
bool
value
[@property getter];
bool
value
[@property setter];
}
Constructors
this
this
(string label)
Undocumented in source.
Alias This
value
Members
Properties
value
bool
value
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
bool
value
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
easyd
gtk
widgets
classes
Button
CheckBox
LineEdit
SpinBox
TreeView
functions
add