Query: fcstrsetaddfilename
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrSetAddFilename(3) FcStrSetAddFilename(3)NAMEFcStrSetAddFilename - add a filename to a string setSYNOPSIS#include <fontconfig.h> FcBool FcStrSetAddFilename (FcStrSet *set, const FcChar8 *s);DESCRIPTIONAdds a copy s to set, The copy is created with FcStrCopyFilename so that leading '~' values are replaced with the value of the HOME envi- ronment variable.VERSIONFontconfig version 2.4.1 16 October 2006 FcStrSetAddFilename(3)