6219851df2
Tested by krw@, dcoppa@, ok dcoppa@.
15 lines
454 B
Groff
15 lines
454 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcConfigAppFontClear" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
|
|
.SH NAME
|
|
FcConfigAppFontClear \- Remove all app fonts from font database
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
void FcConfigAppFontClear (FcConfig *\fIconfig\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Clears the set of application-specific fonts.
|
|
If \fIconfig\fR is NULL, the current configuration is used.
|