MenuItem

Undocumented in source.

Constructors

this
this(uiMenuItem* menuItem)
Undocumented in source.

Members

Functions

addOnClicked
MenuItem addOnClicked(void delegate(MenuItem v) f)
Undocumented in source. Be warned that the author may not have intended to support it.
checked
size_t checked()
Undocumented in source. Be warned that the author may not have intended to support it.
disable
MenuItem disable()
Undocumented in source. Be warned that the author may not have intended to support it.
enable
MenuItem enable()
Undocumented in source. Be warned that the author may not have intended to support it.
setChecked
MenuItem setChecked(bool checked)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_menuItem
uiMenuItem* _menuItem;
Undocumented in source.

Meta