FontChooserDialog.this

Creates a new #GtkFontChooserDialog.

  1. this(GtkFontChooserDialog* gtkFontChooserDialog, bool ownedRef)
  2. this(string title, Window parent)
    class FontChooserDialog
    this

Parameters

title string

Title of the dialog, or %NULL

parent Window

Transient parent of the dialog, or %NULL

Return Value

a new #GtkFontChooserDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta