Package: pango
Function pango:attr-type-name
Lambda Listpango:attr-type-name (type) ArgumentsReturn Value    The string for the type ID name, or nil if type is a built-in
    Pango attribute type or invalid.   Details        
    Fetches the attribute type name passed in when registering the type using    the pango:attr-type-register function.  
  The returned value is an interned string that should not be modified.      | See also | 
2025-08-17