Add skeleton support for help strings on menus.
authorJason Rumney <jasonr@gnu.org>
Sun, 23 Jan 2000 03:22:21 +0000 (03:22 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 23 Jan 2000 03:22:21 +0000 (03:22 +0000)
commit162d2499e2e57908141d208ade99b61ac9854223
treeb171ca56ff07704761eb8d7ec3e956ccc843082b
parent4f4a5f699ba86f9186a8112c82cd46ff5f17e363
Add skeleton support for help strings on menus.
(add_menu_item): Native checkbox and radio support added, but not yet
enabled due to bugs.
(push_menu_item): Add parameters type, selection and help.
Callers updated.
Formatting changes to reduce unnecessary diffs with xmenu.c.
src/w32menu.c