Widget.checkable - multiple declarations
- Function Widget.checkable
- Function Widget.checkable
Function Widget.checkable
Prototype
Widget checkable(
bool flg
) @property;
Function Widget.checkable
when true, control supports Checked state
Prototype
bool checkable() @property;