Package: pango
Function pango:attribute-new
Lambda Listpango:attribute-new (type start end &rest args) ArgumentsDetails Creates an attribute for type. Initializes the start index with start and the end index with end. Pass the pango:+attr-index-from-text-beginning+ value for start and pango:+attr-index-to-text-end+ value for end to cover the
possible text range. Notes | See also |
2025-08-17