Commit Graph

3 Commits

Author SHA1 Message Date
Elias Naur 52d8a8867d widget,widget/material: export CheckBox.Checked
Similar to the previous change to Enum, expose the current state of
the CheckBox. Rename the Checked method to just Update and get rid
of the SetChecked method.

Fixes gio#100

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2020-05-03 21:28:33 +02:00
Alexander Arin 4ac3a7fd84 widget: add SetChecked method to CheckBox
Signed-off-by: Alexander Arin <fralx@yandex.ru>
2019-11-04 17:10:51 +01:00
Alexander Arin 0f5b94a483 widget,widget/material: add CheckBox 2019-11-04 00:31:12 +01:00