table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcPatternGet(3) | FcPatternGet(3) |
NAME¶
FcPatternGet - Return a value from a patternSYNOPSIS¶
#include <fontconfig.h>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.9.016 April 2012 |