Did you know ... | Search Documentation: |
Predicate win_insert_menu/2 |
&
is underlined and defines the associated accelerator key. Before
is the label before which this one must be inserted. Using -
adds the new entry at the end (right). For example, the call below adds
an Application entry just before the Help menu.
win_insert_menu('&Application', '&Help')