tkd.widget.radiobutton

Widget module.

Members

Classes

RadioButton
class RadioButton

Radio button widgets are used in groups to show or change a set of mutually-exclusive options. Radio buttons have an associated selected value; when a radio button is selected, it sets the associated value.

Meta

License

MIT. See LICENSE for full details.