Package: pango
GEnum pango:weight
Declaration(gobject:define-genum "PangoWeight" weight (:export t :allow-undeclared-values t :type-initializer "pango_weight_get_type") (:thin 100) (:ultralight 200) (:light 300) (:semilight 350) (:book 380) (:normal 400) (:medium 500) (:semibold 600) (:bold 700) (:ultrabold 800) (:heavy 900) (:ultraheavy 1000)) Values
 Details          The pango:weight enumeration specifies the weight (boldness) of a
    font.  
  This is a numerical value ranging from 100 to 1000, this enumeration contains
  the predefined values.   Notes | See also | 
2025-08-24