Converts a text property in the given encoding to a list of UTF-8 strings.
a gdk.Display
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
2.2
Converts a text property in the given encoding to a list of UTF-8 strings.