NAME
Synopsis
char *list[];
Arguments
listSpecifies the array of font name strings to be freed.
Description
frees the array of strings returned by XListFonts() or XListFontsWithInfo().
See Also
XCreateFontCursor(), XFreeFont(), XFreeFontInfo(), XFreeFontPath(), XGetFontPath(), XGetFontProperty(), XListFonts(), XListFontsWithInfo(), XLoadFont(), XLoadQueryFont(), XQueryFont(), XSetFont(), XSetFontPath(), XUnloadFont().
—