CheckButtonGidBuilderImpl

Fluent builder implementation template for gtk.check_button.CheckButton

Members

Functions

active
T active(bool propval)

Set active property.

child
T child(gtk.widget.Widget propval)

Set child property.

group
T group(gtk.check_button.CheckButton propval)

Set group property.

inconsistent
T inconsistent(bool propval)

Set inconsistent property.

label
T label(string propval)

Set label property.

useUnderline
T useUnderline(bool propval)

Set useUnderline property.

Mixed In Members

From mixin ActionableGidBuilderT!()

actionName
T actionName(string propval)
actionTarget
T actionTarget(glib.variant.Variant propval)