PrintUnixDialog.this

  1. this(void* ptr, Flag!"Take" take)
    class PrintUnixDialog
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(string title, gtk.window.Window parent)