Imported Upstream version 2.10.2
[platform/upstream/fontconfig.git] / doc / FcObjectSetAdd.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcObjectSetAdd" "3" "26 11月 2012" "" ""
3 .SH NAME
4 FcObjectSetAdd \- Add to an object set
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig.h>
8 .sp
9 FcBool FcObjectSetAdd (FcObjectSet *\fIos\fB, const char *\fIobject\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Adds a property name to the set. Returns FcFalse if the property name cannot be
14 inserted into the set (due to allocation failure). Otherwise returns FcTrue.
15 .SH "VERSION"
16 .PP
17 Fontconfig version 2.10.2