Warning gdk_text_property_to_utf8_list is deprecated and should not be used in newly-written code. Convert a text property in the giving encoding to a list of UTF-8 strings.
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
Warning gdk_text_property_to_utf8_list is deprecated and should not be used in newly-written code. Convert a text property in the giving encoding to a list of UTF-8 strings.