Button.this

Undocumented in source.
  1. this(uint click, uint mask, uint button, void function(const Arg* a) func)
    struct Button
    this
    (
    uint click
    ,
    uint mask
    ,
    uint button
    ,
    void function
    (
    const Arg* a
    )
    func
    )
  2. this(uint click, uint mask, uint button, void function(const Arg* a) func, T arg)

Meta