.\" 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 "FcConfigSetWarningFlags" "3" "02 June 2026" "Fontconfig 2.18.1" "" .SH NAME FcConfigSetWarningFlags \- Enable or disable specific warning types .SH SYNOPSIS .sp \fB#include .sp void FcConfigSetWarningFlags (FcConfig *\fIconfig\fB, int \fIwarn\fB, FcBool \fIflag\fB); \fR .SH "DESCRIPTION" .PP Turn on or off warning types specified by \fIwarn\fR\&. Each bit corresponds to a different warning type defined by FC_WARN_* macros. If \fIconfig\fR is NULL, the current configuration is modified.