NAME
XwcFreeStringList — free memory allocated by XwcTextPropertyToTextList.
SYNOPSIS
void XwcFreeStringList(list)
wchar_t ∗∗list;
ARGUMENTS
listSpecifies the list of strings to be freed.
AVAILABILITY
Release 5 and later.
DESCRIPTION
XwcFreeStringList() frees the string list and component strings allocated by XwcTextPropertyToTextList().
SEE ALSO
XwcTextPropertyToTextList().
Xlib Reference Manual