suse man page for fcpatternadd-type

Query: fcpatternadd-type

OS: suse

Section: 3

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

FcPatternAdd-Type(3)													      FcPatternAdd-Type(3)

NAME
FcPatternAddInteger, FcPatternAddDouble, FcPatternAddString, FcPatternAddMatrix, FcPatternAddCharSet, FcPatternAddBool - Add a typed value to a pattern
SYNOPSIS
#include <fontconfig.h> FcBool FcPatternAddInteger (FcPattern *p, const char *object, inti); FcBool FcPatternAddDouble (FcPattern *p, const char *object, doubled); FcBool FcPatternAddString (FcPattern *p, const char *object, const char *s); FcBool FcPatternAddMatrix (FcPattern *p, const char *object, const FcMatrix *m); FcBool FcPatternAddCharSet (FcPattern *p, const char *object, const FcCharSet *c); FcBool FcPatternAddBool (FcPattern *p, const char *object, FcBoolb);
DESCRIPTION
These are all convenience functions that insert objects of the specified type into the pattern. Use these in preference to FcPatternAdd as they will provide compile-time typechecking. These all append values to any existing list of values.
VERSION
Fontconfig version 2.4.1 16 October 2006 FcPatternAdd-Type(3)
Related Man Pages
fcfontsetmatch(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternget-type(3) - debian
fcpatternbuild(3) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I
Shopt -s histappend