Man Page: fcstrsetaddfilename
Operating Environment: opensolaris
Section: 3
FcStrSetAddFilename(3) FcStrSetAddFilename(3)NAMEFcStrSetAddFilename - add a filename to a string setSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #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.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcStrSetAddFilename(3)
| Related Man Pages |
|---|
| fcdircacheloadfile(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcinitreinitialize(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Man Pages Now Available (Over 10,000) |
| %memused is high |
| Solaris 10 - password complexity not working |
| What is good? |
| Shopt -s histappend |