Query: fcpatternadd
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcPatternAdd(3) FcPatternAdd(3)NAMEFcPatternAdd - Add a value to a patternSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcPatternAdd (FcPattern *p, const char *object, FcValue value, FcBool append);DESCRIPTIONAdds a single value to the list of values associated with the property named `object. If `append is FcTrue, the value is added at the end of any existing list, otherwise it is inserted at the begining. `value' is saved (with FcValueSave) when inserted into the pattern so that the library retains no reference to any application-supplied data structure.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 FcPatternAdd(3)
Related Man Pages |
---|
fcconfigenablehome(3) - opensolaris |
fcfontmatch(3) - opensolaris |
fcinitbringuptodate(3) - opensolaris |
fcinitreinitialize(3) - opensolaris |
fcpatternget-type(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to append a file extension to end of a file name?? |
Help needed in Basic UNIX |
CEP/EP Reference Customers 2005-2007 |
Apending a list of users to a file |
conditional append one line in file. |