TabArray.fromString

pango.tab_array.TabArray fromString(string text)

Deserializes a pango.tab_array.TabArray from a string.

This is the counterpart to pango.tab_array.TabArray.toString_. See that functions for details about the format.

Parameters

texta string

Returns