:right-sidebar: True FontMask =================================================================== .. currentmodule:: gi.repository.Pango .. class:: FontMask :no-contents-entry: The bits in a ``PangoFontMask`` correspond to the set fields in a ``PangoFontDescription``. Fields ------ .. rst-class:: interim-class .. class:: FontMask :no-index: .. attribute:: FAMILY The font family is specified. .. attribute:: GRAVITY The font gravity is specified (Since: 1.16.) .. attribute:: SIZE The font size is specified. .. attribute:: STRETCH The font stretch is specified. .. attribute:: STYLE The font style is specified. .. attribute:: VARIANT The font variant is specified. .. attribute:: VARIATIONS OpenType font variations are specified (Since: 1.42) .. attribute:: WEIGHT The font weight is specified.