Package: pango
GBoxed pango:attribute
Declaration(glib:define-gboxed-opaque attribute "PangoAttribute" :export t :type-initializer "pango_attribute_get_type" :alloc (error "PangoAttribute cannot be created from the Lisp side")) Details        The pango:attribute structure represents the common portions of all
    attributes.  
  Particular types of attributes include this structure as their initial
  portion. The common portion of the attribute holds the range to which the
  value in the type specific part of the attribute applies. By default an
  attribute will have an all inclusive range from  pango:+attr-index-from-text-beginning+ to  pango:+attr-index-to-text-end+.              | Returned bySlot Access FunctionsSee also | 
2025-08-17