Window.updateCommands

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void updateCommands(string action, Optional!(T1) sel, short reason)
    struct Window
    nothrow
    void
    updateCommands
    (
    T1
    )
    (
    string action
    ,
    scope auto ref Optional!(T1) sel
    ,
    short reason
    )
  2. void updateCommands(string action, Optional!(T1) sel)
  3. void updateCommands(string action)

Meta