FontSelectionDialog.this

Creates a new #GtkFontSelectionDialog.

More...
  1. this(GtkFontSelectionDialog* gtkFontSelectionDialog, bool ownedRef)
  2. this(string title)
    class FontSelectionDialog
    this
    (
    string title
    )

Parameters

title string

the title of the dialog window

Return Value

a new #GtkFontSelectionDialog

Detailed Description

Deprecated: Use #GtkFontChooserDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta