Property

GtkCheckButton:active

Declaration

property active: gboolean [ read, write ]

Description [src]

If the check button is active.

Setting active to TRUE will add the :checked: state to both the check button and the indicator CSS node.

Type:gboolean

Default valueFALSE
Getter methodgtk_check_button_get_active()
Setter methodgtk_check_button_set_active()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno