6219851df2
Tested by krw@, dcoppa@, ok dcoppa@.
15 lines
430 B
Groff
15 lines
430 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcBlanksAdd" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
|
|
.SH NAME
|
|
FcBlanksAdd \- Add a character to an FcBlanks
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
FcBool FcBlanksAdd (FcBlanks *\fIb\fB, FcChar32 \fIucs4\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Adds a single character to an FcBlanks object, returning FcFalse
|
|
if this process ran out of memory.
|