PrintUnixDialog.this

Creates a new GtkPrintUnixDialog.

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

Parameters

title string

Title of the dialog, or %NULL

parent Window

Transient parent of the dialog, or %NULL

Return Value

a new GtkPrintUnixDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta