tkd.widget.checkbutton

Widget module.

Members

Classes

CheckButton
class CheckButton

A checkbutton widget is used to show or change a setting. It has two states, selected and deselected. The state of the checkbutton may be linked to a value.

Meta

License

MIT. See LICENSE for full details.