PageSetupUnixDialog.this

Creates a new page setup dialog.

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

Parameters

title string

the title of the dialog, or %NULL

parent Window

transient parent of the dialog, or %NULL

Return Value

the new GtkPageSetupUnixDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta