fcstrsetequal(3) opensolaris man page | unix.com

Man Page: fcstrsetequal

Operating Environment: opensolaris

Section: 3

FcStrSetEqual(3)														  FcStrSetEqual(3)

NAME
FcStrSetEqual - check sets for equality
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcStrSetEqual (FcStrSet *set_a, FcStrSet *set_b);
DESCRIPTION
Returns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.
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 FcStrSetEqual(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcdircacheloadfile(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?
Change directory for core file
What's legal and what's not?
Identify problem with while getopts