NSControl.setAction

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

Meta