Menu.addEntry

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addEntry(T value, string delegate() text)
    class Menu(T)
    void
    addEntry
    (,
    string delegate
    ()
    text
    )
  2. void addEntry(T value, string text)

Meta