Skip to content

Reference: Menu

William Willing edited this page Jan 10, 2015 · 6 revisions

#Menu

A menu on the menu bar.

##Members

property description
text The menu's text.
function description
add_item(text) Creates a menu item with the specified text and adds it to the menu.
add_separator() Adds a horizontal line to the menu. v4

Clone this wiki locally