:right-sidebar: True Weight =================================================================== .. currentmodule:: gi.repository.Pango .. class:: Weight :no-contents-entry: An enumeration specifying the weight (boldness) of a font. Weight is specified as a numeric value ranging from 100 to 1000. This enumeration simply provides some common, predefined values. Fields ------ .. rst-class:: interim-class .. class:: Weight :no-index: .. attribute:: BOLD The type of the None singleton. .. attribute:: BOOK The type of the None singleton. .. attribute:: HEAVY The type of the None singleton. .. attribute:: LIGHT The type of the None singleton. .. attribute:: MEDIUM The type of the None singleton. .. attribute:: NORMAL The type of the None singleton. .. attribute:: SEMIBOLD The type of the None singleton. .. attribute:: SEMILIGHT The type of the None singleton. .. attribute:: THIN The type of the None singleton. .. attribute:: ULTRABOLD The type of the None singleton. .. attribute:: ULTRAHEAVY The type of the None singleton. .. attribute:: ULTRALIGHT The type of the None singleton.