PrintUnixDialog.this

Creates a new GtkPrintUnixDialog. Since 2.10

  1. this(GtkPrintUnixDialog* gtkPrintUnixDialog)
  2. this(string title, Window parent)
    class PrintUnixDialog
    this

Parameters

title string

Title of the dialog, or NULL. [allow-none]

parent Window

Transient parent of the dialog, or NULL. [allow-none]

Throws

ConstructionException GTK+ fails to create the object.

Meta