examples/test-menu.rktd
((label . "Test")
 (functions . ((item-callback "test-menu")))
 (shortcut . #f)
 (shortcut-prefix . #f)
 (help-string . "Help String")
 (output-to . selection)
 (active . #t))