:right-sidebar: True CoverageLevel =================================================================== .. currentmodule:: gi.repository.Pango .. class:: CoverageLevel :no-contents-entry: ``PangoCoverageLevel`` is used to indicate how well a font can represent a particular Unicode character for a particular script. Since 1.44, only :const:`~gi.repository.Pango.CoverageLevel.NONE` and :const:`~gi.repository.Pango.CoverageLevel.EXACT` will be returned. Fields ------ .. rst-class:: interim-class .. class:: CoverageLevel :no-index: .. attribute:: APPROXIMATE The type of the None singleton. .. attribute:: EXACT The type of the None singleton. .. attribute:: FALLBACK The type of the None singleton. .. attribute:: NONE The type of the None singleton.