PrintUnixDialog.this

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

Parameters

title string

Title of the dialog

parent gtk.window.Window

Transient parent of the dialog

Return Value