TabArray.fromString

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.

class TabArray
static
fromString
(
string text
)

Parameters

text string

a string

Return Value

Type: pango.tab_array.TabArray