Sha256: 92d2c44d8c25448256ebad8c5f405492fb817fb62cc44e1f4b9693a24ee6f575

Contents?: true

Size: 1.65 KB

Versions: 28

Compression:

Stored size: 1.65 KB

Contents

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcPatternGet-Type" "3" "18 November 2009" "" ""
.SH NAME
FcPatternGetInteger, FcPatternGetDouble, FcPatternGetString, FcPatternGetMatrix, FcPatternGetCharSet, FcPatternGetBool, FcPatternGetFTFace, FcPatternGetLangSet \- Return a typed value from a pattern
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
FcResult FcPatternGetInteger(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
(int \fIn\fB);
(int *\fIi\fB);
.sp
FcResult FcPatternGetDouble(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
(int \fIn\fB);
(double *\fId\fB);
.sp
FcResult FcPatternGetString(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
(int \fIn\fB);
(FcChar8 **\fIs\fB);
.sp
FcResult FcPatternGetMatrix(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
(int \fIn\fB);
(FcMatrix **\fIs\fB);
.sp
FcResult FcPatternGetCharSet(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
(int \fIn\fB);
(FcCharSet **\fIc\fB);
.sp
FcResult FcPatternGetBool(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
(int \fIn\fB);
(FcBool *\fIb\fB);
.sp
FcResult FcPatternGetFTFace(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
(int \fIn\fB);
.sp
FcResult FcPatternGetLangSet(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
(FT_Face *\fIf\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
These are convenience functions that call FcPatternGet and verify that the
returned data is of the expected type. They return FcResultTypeMismatch if
this is not the case. Note that these (like FcPatternGet) do not make a
copy of any data structure referenced by the return value. Use these
in preference to FcPatternGet to provide compile-time typechecking.
.SH "VERSION"
.PP
Fontconfig version 2.8.0

Version data entries

28 entries across 28 versions & 6 rubygems

Version Path
cairo-1.12.4-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
cairo-1.12.3-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
cairo-1.12.2-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
cairo-1.12.1-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
cairo-1.12.0-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
cairo-1.10.2-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
cairo-1.10.1-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
poppler-0.90.5-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
rsvg2-0.90.5-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
gdk_pixbuf2-0.90.5-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
gtk2-0.90.5-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
pango-0.90.5-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
poppler-0.90.4-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
rsvg2-0.90.4-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
gdk_pixbuf2-0.90.4-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
gtk2-0.90.4-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
pango-0.90.4-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
poppler-0.90.3-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
rsvg2-0.90.3-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3
gdk_pixbuf2-0.90.3-x86-mingw32 vendor/local/share/man/man3/FcPatternGet-Type.3