CheckBox

Undocumented in source.
class CheckBox : gtk.CheckButton.CheckButton, IBindable!bool {}

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