Man Page: fcobjectsetadd
Operating Environment: opensolaris
Section: 3
FcObjectSetAdd(3) FcObjectSetAdd(3)NAMEFcObjectSetAdd - Add to an object setSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcObjectSetAdd (FcObjectSet *os, const char *object);DESCRIPTIONAdds a proprety name to the set. Returns FcFalse if the property name cannot be inserted into the set (due to allocation failure). Other- wise returns FcTrue.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 FcObjectSetAdd(3)
| Related Man Pages |
|---|
| fcconfigsubstitutewithpat(3) - opensolaris |
| fcconfigparseandload(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcobjectsetbuild(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| What does this mean? |
| Change directory for core file |
| Identify problem with while getopts |
| Solaris 10 - password complexity not working |
| Shopt -s histappend |