chickadee » iup » menu-item

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

Creates a menu item with the given title and submenu or action callback name.