Query: fcstrsetaddfilename
OS: debian
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.9.0 16 April 2012 FcStrSetAddFilename(3)