18 lines
482 B
Groff
18 lines
482 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcConfigAppFontClear" "3" "10 1月 2013" "" ""
|
||
|
.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.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|