fcpatternaddweak(3) sunos man page | unix.com

Man Page: fcpatternaddweak

Operating Environment: sunos

Section: 3

FcPatternAddWeak(3)													       FcPatternAddWeak(3)

NAME
FcPatternAddWeak - Add a value to a pattern with weak binding
SYNOPSIS
#include <fontconfig.h> FcBool FcPatternAddWeak (FcPattern *p, const char *object, FcValuevalue, FcBoolappend);
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.2.3 30 June 2004 FcPatternAddWeak(3)
Related Man Pages
fcfontsetsort(3) - opensolaris
fcpatternbuild(3) - centos
libfontconfig(3lib) - sunos
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed