ToggleAction.this

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

  1. this(GtkToggleAction* gtkToggleAction, bool ownedRef)
    class ToggleAction
    this
    (
    GtkToggleAction* gtkToggleAction
    ,
    bool ownedRef = false
    )
  2. this(string name, string label, string tooltip, StockID stockId)
  3. this(string name, string label, string tooltip, string stockId)