Method
PangoTabArrayto_string
since: 1.50
Declaration [src]
char*
pango_tab_array_to_string (
PangoTabArray* tab_array
)
Description [src]
Serializes a PangoTabArray
to a string.
No guarantees are made about the format of the string, it may change between Pango versions.
The intended use of this function is testing and debugging. The format is not meant as a permanent storage format.
Available since: 1.50