NSControl.setAction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setAction(Func fun)
    struct NSControl
    nothrow @nogc
    void
    setAction
    (
    Func
    )
    (
    Func fun
    )
  2. void setAction(SEL _sel)

Meta