FontChooserDialog
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_font_chooser_dialog_get_type ()" ) ]
public class FontChooserDialog : Dialog, Accessible, Buildable, ConstraintTarget, FontChooser, Native, Root, ShortcutManager
public class FontChooserDialog : Dialog, Accessible, Buildable, ConstraintTarget, FontChooser, Native, Root, ShortcutManager
The FontChooserDialog widget is a dialog for selecting a font.
It implements the FontChooser interface.
GtkFontChooserDialog as GtkBuildable
The GtkFontChooserDialog implementation of the Buildable interface exposes the buttons with the names “select_button” and “cancel_button”.
Namespace: Gtk
Package: gtk4
Content:
Creation methods:
Inherited Members:
All known members inherited from class Gtk.Dialog
All known members inherited from class Gtk.Window
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Gtk.Accessible
All known members inherited from interface Gtk.Buildable
All known members inherited from interface Gtk.FontChooser
All known members inherited from interface Gtk.Native
All known members inherited from interface Gtk.Root
All known members inherited from interface Gtk.ShortcutManager