FcPatternGet(3) FcPatternGet(3)
NAME
FcPatternGet - Return a value from a pattern
SYNOPSIS
#include <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. Applica-
tions must not free this value.
VERSION
Fontconfig version 2.6.0
31 May 2008 FcPatternGet(3)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 03:13 @38.107.179.239 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)