:right-sidebar: True FontLevel =================================================================== .. currentmodule:: gi.repository.Gtk .. versionadded:: 4.10 .. class:: FontLevel :no-contents-entry: The level of granularity for the font selection. Depending on this value, the ``PangoFontDescription`` that is returned by :obj:`~gi.repository.Gtk.FontDialogButton.get_font_desc` will have more or less fields set. Fields ------ .. rst-class:: interim-class .. class:: FontLevel :no-index: .. attribute:: FACE Select a font face (i.e. a family and a style) .. attribute:: FAMILY Select a font family .. attribute:: FEATURES Select a font and font features .. attribute:: FONT Select a font (i.e. a face with a size, and possibly font variations)