chickadee » iup » toggle

(toggle [title (or/c string? #f) #f] [action (or/c symbol? string? #f) #f] #:<name> <value> ...) -> ihandle?procedure

Creates a toggle button element with the given title and action callback name.