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
fcfontrenderprepare(3) - opensolaris
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
fcpatternadd-type(3) - opensolaris
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
How to convert number to english?
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed