FontChooserDialog

constructor(title: String? = null, parent: Window? = null)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.FontDialog instead

---

Creates a new GtkFontChooserDialog.

Return

a new GtkFontChooserDialog

Parameters

title

Title of the dialog

parent

Transient parent of the dialog


constructor(gtkFontChooserDialogPointer: <Error class: unknown class><<Error class: unknown class>>)(source)