MenuAdd

Undocumented in source.

Members

Functions

add
MenuItem add(string s, void delegate() onclick)
Undocumented in source. Be warned that the author may not have intended to support it.
add
MenuItem add(StockID id, void delegate() onclick)
Undocumented in source. Be warned that the author may not have intended to support it.
add
MenuItem add(string s, StockID id, void delegate() onclick)
Undocumented in source. Be warned that the author may not have intended to support it.
addWidget
MenuItem addWidget(Widget w, void delegate() onclick)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta