Converts a text property in the given encoding to a list of UTF-8 strings. Since 2.2
a GdkDisplay
an atom representing the encoding of the text
the format of the property
the text to convert
location to store the list of strings or NULL. The list should be freed with g_strfreev().
the number of strings in the resulting list.
See Implementation
Converts a text property in the given encoding to a list of UTF-8 strings. Since 2.2