add Tizen tv profile only configuration
[platform/upstream/fontconfig.git] / doc / FcPatternGetWithBinding.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcPatternGetWithBinding" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
3 .SH NAME
4 FcPatternGetWithBinding \- Return a value with binding from a pattern
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcResult FcPatternGetWithBinding (FcPattern *\fIp\fB, const char *\fIobject\fB, int \fIid\fB, FcValue *\fIv\fB, FcValueBinding *\fIb\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns in \fIv\fR the \fIid\fR\&'th value
14 and \fIb\fR binding for that associated with the property
15 \fIobject\fR\&.
16 The Value returned is not a copy, but rather refers to the data stored
17 within the pattern directly. Applications must not free this value.
18 .SH "SINCE"
19 .PP
20 version 2.12.5