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) - debian
fcpatternbuild(3) - centos
fcpatternget-type(3) - centos
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Once upon an uptime.
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