gtk.font_chooser_dialog
Module for [FontChooserDialog] class
Types 3
The #GtkFontChooserDialog widget is a dialog for selecting a font. It implements the #GtkFontChooser interface.
GtkFontChooserDialog as GtkBuildable
The GtkFontChooserDialog implementation of the #GtkBuildable interface exposes the buttons with the names “select_button” and “cancel_button”.
Methods
FontChooserDialog self()Returns `this`, for use in `with` statements.FontChooserDialogGidBuilder builder()Get builder for [gtk.fontchooserdialog.FontChooserDialog] Returns: New builder objectConstructors
this(string title = null, gtk.window.Window parent = null)Creates a new #GtkFontChooserDialog.Fluent builder for [gtk.font_chooser_dialog.FontChooserDialog]
Methods