dgui v1.0.1 (2014-05-20T11:28:38Z)
Dub
Repo
Menu.addItem
dgui
core
menu
abstractmenu
Menu
Undocumented in source. Be warned that the author may not have intended to support it.
MenuItem
addItem
(string t)
MenuItem
addItem
(string t, bool e)
MenuItem
addItem
(string t, int imgIdx)
MenuItem
addItem
(string t, int imgIdx, bool e)
class
Menu
final
MenuItem
addItem
(
string
t
,
int
imgIdx
,
bool
e
)
Meta
Source
See Implementation
dgui
core
menu
abstractmenu
Menu
destructors
~this
functions
addItem
addSeparator
create
dispose
onPopup
removeItem
properties
items
parent
variables
_parent
popup