Graphics.Vty.Widgets.CheckBox

data CheckBox a

type RadioGroup

Traditional binary-mode checkboxes

newCheckbox

setCheckboxUnchecked

setCheckboxChecked

toggleCheckbox

Event handler registration

onCheckboxChange

Generalized checkbox functions

newMultiStateCheckbox

setCheckboxState

cycleCheckbox

setStateChar

setBracketChars

getCheckboxLabel

getCheckboxState

Radio groups

newRadioGroup

onRadioChange

addToRadioGroup

getCurrentRadio