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 |
|---|
| fcconfigenablehome(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcobjectsetbuild(3) - opensolaris |
| fcpatternadd-type(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| Study UNIX Kernel |
| Grep the 'not running' jobs and will send the update in mail with its name(job) |
| What's legal and what's not? |
| Identify problem with while getopts |