Manpage of FcPatternGet

Google
Web www.fiveanddime.net

FcPatternGet

Section: (3)
Updated: 10 March 2004
Index Return to Main Contents

 

NAME

FcPatternGet - Return a value from a pattern  

SYNOPSIS

#include <fontconfig.h>

FcResult FcPatternGet (FcPattern *p, const char *object, intid, FcValue *v);  

DESCRIPTION

Returns in `v the `idth 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.2.2


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION

This document was created by man2html, using the manual pages.
Time: 21:25:11 GMT, May 16, 2005



www.fiveanddime.net








Google
Web www.fiveanddime.net