opensolaris man page for fcobjectsetadd

Query: fcobjectsetadd

OS: opensolaris

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcconfigenablehome(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcdirsave(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcobjectsetbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
What does this mean?
Study UNIX Kernel
What's legal and what's not?
What is good?
Shopt -s histappend