easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
MenuItem.this
easyd
gtk
base
MenuItem
Undocumented in source.
this
(string s, void delegate() onclick)
this
(StockID id, void delegate() onclick)
this
(string s, StockID id, void delegate() onclick)
class
MenuItem
this
(
string
s
,
StockID
id
,
void
delegate
(
)
onclick
= null
)
this
(Widget w, void delegate() onclick)
Meta
Source
See Implementation
easyd
gtk
base
MenuItem
constructors
this
functions
add
addAccel
addSeparator
addWidget
onClickFunc
setupEvents
subMenu
variables
onClick
subMenuIntern