opensolaris man page for fcpatternaddweak

Query: fcpatternaddweak

OS: opensolaris

Section: 3

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

FcPatternAddWeak(3)													       FcPatternAddWeak(3)

NAME
FcPatternAddWeak - Add a value to a pattern with weak binding
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcPatternAddWeak (FcPattern *p, const char *object, FcValue value, FcBool append);
DESCRIPTION
FcPatternAddWeak is essentially the same as FcPatternAdd except that any values added to the list have binding weak instead of strong.
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 FcPatternAddWeak(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfontmatch(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fclangsetcontains(3) - opensolaris
Similar Topics in the Unix Linux Community
solaris zones vs container..
What does this mean?
Study UNIX Kernel
Change directory for core file
Identify problem with while getopts