freeTextList

Warning gdk_free_text_list is deprecated and should not be used in newly-written code. Frees the array of strings created by gdk_text_property_to_text_list().

static
void
freeTextList
(
string[] list
)

Parameters

list string[]

the value stored in the list parameter by a call to gdk_text_property_to_text_list().

Meta