PageSetupUnixDialog.this

Creates a new page setup dialog. Since 2.10

  1. this(GtkPageSetupUnixDialog* gtkPageSetupUnixDialog)
  2. this(string title, Window parent)
    class PageSetupUnixDialog
    this

Parameters

title string

the 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