PrintSettings.this

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

  1. this(GtkPrintSettings* gtkPrintSettings, bool ownedRef)
    class PrintSettings
    this
    (
    GtkPrintSettings* gtkPrintSettings
    ,
    bool ownedRef = false
    )
  2. this()
  3. this(string fileName)
  4. this(Variant variant)
  5. this(KeyFile keyFile, string groupName)