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.font_chooser_dialog.FontChooserDialog] Returns: New builder objectConstructors
this(string title = null, gtk.window.Window parent = null)Creates a new #GtkFontChooserDialog.classFontChooserDialogGidBuilderImpl(T) : gtk.dialog.DialogGidBuilderImpl!T, gtk.font_chooser.FontChooserGidBuilderImpl!T
Fluent builder implementation template for gtk.font_chooser_dialog.FontChooserDialog
Fluent builder for gtk.font_chooser_dialog.FontChooserDialog
Methods
FontChooserDialog build()Create object from builder. Returns: New object