X11.freeTextList

Frees the array of strings created by gdk_x11_display_text_property_to_text_list(). Since 2.24

class X11
static
void
freeTextList
(
ref string list
)

Parameters

list string

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

Meta