XFreeFontPath() XFreeFontPath()
Name
XFreeFontPath - free the memory allocated by XGetFontPath.
Synopsis
XFreeFontPath(list)
char **list;
Arguments
list Specifies 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(), XListFontsWith-
Info(), XLoadFont(), XLoadQueryFont(), XQueryFont(), XSetFont(), XSetFontPath(), XUnloadFont().
Xlib - Fonts XFreeFontPath()