NAME
XFreeFontPath — free the memory allocated by XGetFontPath.
SYNOPSIS
XFreeFontPath(list) char ∗∗list;
ARGUMENTS
listSpecifies an array of strings allocated by XGetFontPath().
DESCRIPTION
XFreeFontPath() frees the array of pathnames returned by XGetFontPath().
For more information, see Volume One, Chapter 6, Drawing Graphics and Text.
SEE ALSO
XCreateFontCursor(), XFreeFont(), XFreeFontInfo(), XFreeFontNames(), XGetFontPath(), XGetFontProperty(), XListFonts(), XListFontsWithInfo(), XLoadFont(), XLoadQueryFont(), XQueryFont(), XSetFont(), XSetFontPath(), XUnloadFont().
Xlib Reference Manual