|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
FcPatternAdd(3) FcPatternAdd(3)
NAME
FcPatternAdd - Add a value to a pattern
SYNOPSIS
#include <fontconfig.h>
FcBool FcPatternAdd (FcPattern *p, const char *object, FcValuevalue,
FcBoolappend);
DESCRIPTION
Adds a single value to the list of values associated with the property
named `object. If `append is FcTrue, the value is added at the end of
any existing list, otherwise it is inserted at the begining. `value'
is saved (with FcValueSave) when inserted into the pattern so that the
library retains no reference to any application-supplied data struc-
ture.
VERSION
Fontconfig version 2.4.1
16 October 2006 FcPatternAdd(3)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:36:12 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6163 hits) (FreeBSD 6.2)
sqlite3 man page (5598 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5045 hits) (Solaris 10 11_06)
CPAN man page (4791 hits) (Suse Linux 10.1)
ssh man page (4439 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3525 hits) (Solaris 10 11_06)
signal man page (3395 hits) (Suse Linux 10.1)
netcat man page (3377 hits) (Suse Linux 10.1)
pprosetup man page (2886 hits) (Solaris 10 11_06)
startproc man page (2738 hits) (Suse Linux 10.1)
|