chickadee » iup » button

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

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