easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
MenuItem.add
easyd
gtk
base
MenuItem
Undocumented in source. Be warned that the author may not have intended to support it.
MenuItem
add
(string s, void delegate() onclick)
class
MenuItem
MenuItem
add
(
string
s
,
void
delegate
(
)
onclick
= null
)
MenuItem
add
(StockID id, void delegate() onclick)
MenuItem
add
(string s, StockID id, void delegate() onclick)
Meta
Source
See Implementation
easyd
gtk
base
MenuItem
constructors
this
functions
add
addAccel
addSeparator
addWidget
onClickFunc
setupEvents
subMenu
variables
onClick
subMenuIntern