Package: pango
Function pango:attr-iterator-get
Lambda Listpango:attr-iterator-get (iterator type) ArgumentsReturn ValueThe current pango:attribute instance of the given type, or nil if no attribute of that type applies to the current location. Details
Find the current attribute of a particular type at the iterator location.
When multiple attributes of the same type overlap, the attribute whose range
starts closest to the current location is used. | See also |
2025-1-1