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