Package: pango
Function pango:layout-iter-index
Lambda Listpango:layout-iter-index (iter) ArgumentsReturn ValueThe integer with the current byte index. Details
Gets the current byte index.
Note that iterating forward by char moves in visual order, not logical order,
so indexes may not be sequential. Also, the index may be equal to the length of the text in the Pango layout, if on the NULL run. See the pango:layout-iter-run function. | See also |
2025-2-15