Warning: FontChooserDialog is deprecated since 4.10.
The `GtkFontChooserDialog` widget is a dialog for selecting a font.
Use [class@Gtk.FontDialog] instead

`GtkFontChooserDialog` implements the [iface@Gtk.FontChooser] interface and does not provide much API of its own.
To create a `GtkFontChooserDialog`, use [ctor@Gtk.FontChooserDialog.new].
The `GtkFontChooserDialog` implementation of the `GtkBuildable` interface exposes the buttons with the names “select_button” and “cancel_button”.
`GtkFontChooserDialog` has a single CSS node with the name `window` and style class `.fontchooser`.