Free resources on #GdaText object.
Set string. The string is duplicated.
a string to set from
Takes ownership on a given string, so you don't need to free it.
a string to take ownership on
The "encoding" consists in replacing non alphanumeric character with the string "__gdaXX" where XX is the hex. representation of the non alphanumeric char.
the text to convert
Creates a new #GdaText object, initialy with no string. Use #gda_text_set_string() to set a string to.