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