FcStrSetAddFilename.3 revision 2c393a42
This manpage has been automatically generated by docbook2man
from a DocBook document. This tool can be found at:
<http://shell.ipoline.com/~elmert/comp/docbook2X/>
Please send any bug reports, improvements, comments, patches,
etc. to Steve Cheng <steve@ggi-project.org>.
from a DocBook document. This tool can be found at:
<http://shell.ipoline.com/~elmert/comp/docbook2X/>
Please send any bug reports, improvements, comments, patches,
etc. to Steve Cheng <steve@ggi-project.org>.
"FcStrSetAddFilename" "3" "31 May 2008" "" ""
NAME
FcStrSetAddFilename - add a filename to a string set
SYNOPSIS
#include <fontconfig.h>
FcBool FcStrSetAddFilename (FcStrSet *set, const FcChar8 *s);
"DESCRIPTION"
Adds a copy s to set, The copy is created with FcStrCopyFilename so that leading '~' values are replaced with the value of the HOME environment variable.
"VERSION"
Fontconfig version 2.6.0