centos man page for fcpatternget

Query: fcpatternget

OS: centos

Section: 3

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

FcPatternGet(3) 														   FcPatternGet(3)

NAME
FcPatternGet - Return a value from a pattern
SYNOPSIS
#include <fontconfig/fontconfig.h> FcResult FcPatternGet (FcPattern *p, const char *object, int id, FcValue *v);
DESCRIPTION
Returns in v the id'th value associated with the property object. The value returned is not a copy, but rather refers to the data stored within the pattern directly. Applications must not free this value.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcPatternGet(3)
Related Man Pages
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcpatternadd-type(3) - opensolaris
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing