Package: pango

Function pango:tab-array-to-string

Lambda List

pango:tab-array-to-string (tabs)

Arguments

tabs -- a pango:tab-array instance

Return Value

The string with the tab stops of the tab array.

Details

Serializes a pango:tab-array instance to a string. No guarantees are made about the format of the string, it may change between Pango versions. The intended use of this function is testing and debugging. The format is not meant as a permanent storage format.

Since 1.50
 

See also

2024-2-24