tab_array_from_string
Description:
[ Version ( replacement = "TabArray.from_string" , since = "1.50" ) ]
public TabArray? tab_array_from_string (string text)
Deserializes a `PangoTabArray` from a string.
This is the counterpart to [method@Pango.TabArray.to_string]. See that functions for details about the format.
Parameters:
text |
a string |
Returns:
a new `PangoTabArray` |
Namespace: Pango
Package: pango