.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FcConfigAcceptFilter" "3" "23 January 2025" "Fontconfig 2.16.0" ""
.SH NAME
FcConfigAcceptFilter \- Test whether the given pattern matches filter
.SH SYNOPSIS
.sp
\fB#include
.sp
FcBool FcConfigAcceptFilter (FcConfig *\fIconfig\fB, const FcPattern *\fIfont\fB);
\fR
.SH "DESCRIPTION"
.PP
This triggers a predicate function set by \fBFcConfigSetFontSetFilter\fR
and return FcTrue if \fIfont\fR matches something they expect.
otherwise FcFalse.
.SH "SINCE"
.PP
version 2.16.0