PageSetupUnixDialog.this

Creates a new page setup dialog.

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

Parameters

title string

the title of the dialog

parent gtk.window.Window

transient parent of the dialog

Return Value