Query: fcobjectsetadd
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
fcconfiggetrescaninterval(3) - opensolaris |
fcdircacheunlink(3) - opensolaris |
fcdirsave(3) - opensolaris |
fcfilescan(3) - opensolaris |
fcpatternadd-type(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
Study UNIX Kernel |
Change directory for core file |
What's legal and what's not? |
What is good? |