CheckButton.this

  1. this(GtkCheckButton* gtkCheckButton, bool ownedRef)
  2. this(string label, bool mnemonic)
  3. this(string label, void delegate(CheckButton) onClicked, bool mnemonic)
    class CheckButton
    this
    (
    string label
    ,
    void delegate onClicked
    ,
    bool mnemonic = true
    )
  4. this()

Meta