FontChooserDialog

Deprecated since version 4.10: Use FontDialog instead

class FontChooserDialog(*args, **kwargs)

Superclasses: Dialog, Window, Widget, InitiallyUnowned, Object

Implemented Interfaces: Accessible, Buildable, ConstraintTarget, FontChooser, Native, Root, ShortcutManager

Constructors:

FontChooserDialog(**properties)
new(title:str=None, parent:Gtk.Window=None) -> Gtk.Widget

Constructors

class FontChooserDialog
classmethod new(title: str | None = None, parent: Window | None = None) Widget

Creates a new GtkFontChooserDialog.

Deprecated since version 4.10: Use FontDialog instead

Parameters:
  • title – Title of the dialog

  • parent – Transient parent of the dialog