fcobjectsetadd(3) opensolaris man page | unix.com

Man Page: fcobjectsetadd

Operating Environment: opensolaris

Section: 3

FcObjectSetAdd(3)														 FcObjectSetAdd(3)

NAME
FcObjectSetAdd - Add to an object set
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcObjectSetAdd (FcObjectSet *os, const char *object);
DESCRIPTION
Adds 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.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See 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
fcconfigparseandload(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcinitreinitialize(3) - opensolaris
fclangsetcontains(3) - opensolaris
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
Change directory for core file
What's legal and what's not?
Identify problem with while getopts