opensolaris man page for fcpatternequalsubset

Query: fcpatternequalsubset

OS: opensolaris

Section: 3

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

FcPatternEqualSubset(3) 												   FcPatternEqualSubset(3)

NAME
FcPatternEqualSubset - Compare portions of patterns
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcPatternEqualSubset (const FcPattern *pa, const FcPattern *pb, const FcObjectSet *os);
DESCRIPTION
Returns whether pa and pb have exactly the same values for all of the objects in os.
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 FcPatternEqualSubset(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdefaultsubstitute(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
What does this mean?
Study UNIX Kernel
What's legal and what's not?
Identify problem with while getopts