Confirmed users
764
edits
(→Separator: Separators don't take options, can't be added to top-level menu) |
|||
Line 181: | Line 181: | ||
==== Separator ==== | ==== Separator ==== | ||
<tt>Separator( | <tt>Separator()</tt> | ||
The <tt>Separator</tt> constructor creates menu separators. Separators can only be contained in <tt>Menu</tt>s; they can't be added to the top-level context menu. | The <tt>Separator</tt> constructor creates menu separators. Separators can only be contained in <tt>Menu</tt>s; they can't be added to the top-level context menu. | ||
=== Specifying Existing Menuitems === | === Specifying Existing Menuitems === |