XFreeFontNames
Syntax
XFreeFontNames(
list
) char *
list
[];
Arguments
list
Specifies the array of strings you want to free.
Description
The
XFreeFontNames()
function frees the array and strings returned by
XListFonts()
or
XListFontsWithInfo()
.
See also
XListFonts()
,
XListFontsWithInfo()
,
XLoadFont()
,
XSetFontPath()
, "
Obtaining and Freeing Font Names and Information
".
Christophe Tronche
,
ch@tronche.com