class
UIng::Checkbox
- UIng::Checkbox
- UIng::Control
- Reference
- Object
Defined in:
uing/checkbox.crConstructors
Instance Method Summary
- #checked=(checked : Bool) : Nil
- #checked? : Bool
- #destroy
- #on_toggled(&block : Bool -> _) : Nil
- #text : String | Nil
- #text=(text : String) : Nil
- #to_unsafe : Pointer(Void)