CheckButton.this

Sets our main struct and passes it to the parent class.

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