Imported Upstream version 2.12.1
[platform/upstream/fontconfig.git] / doc / FcFontSetAdd.3
index 5878666..dbf6daa 100644 (file)
@@ -1,10 +1,10 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcFontSetAdd" "3" "17 7月 2012" "" ""
+.TH "FcFontSetAdd" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
 .SH NAME
 FcFontSetAdd \- Add to a font set
 .SH SYNOPSIS
 .nf
-\fB#include <fontconfig.h>
+\fB#include <fontconfig/fontconfig.h>
 .sp
 FcBool FcFontSetAdd (FcFontSet *\fIs\fB, FcPattern *\fIfont\fB);
 .fi\fR
@@ -13,6 +13,3 @@ FcBool FcFontSetAdd (FcFontSet *\fIs\fB, FcPattern *\fIfont\fB);
 Adds a pattern to a font set. Note that the pattern is not copied before
 being inserted into the set. Returns FcFalse if the pattern cannot be
 inserted into the set (due to allocation failure). Otherwise returns FcTrue.
-.SH "VERSION"
-.PP
-Fontconfig version 2.10.0