sunos man page for fcpatternaddweak

Query: fcpatternaddweak

OS: sunos

Section: 3

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

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
libfontconfig(3lib) - sunos
fcpatternadd-type(3) - opensolaris
libfontconfig(3lib) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
The 500 Mile Email
How to convert number to english?
Outputting sequences based on length with sed
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)