Package: pango

Function pango:tab-array-from-string

Lambda List

pango:tab-array-from-string (text)

Arguments

text -- a string with the tab stops for the tab array

Return Value

The newly allocated pango:tab-array instance.

Details

Deserializes a pango:tab-array instance from a string. This is the counterpart to the pango:tab-array-to-string function. See that function for details about the format.

Since 1.50
 

See also

2024-2-24