.\" 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 "FcConfigSetCurrent" "3" "24 August 2019" "Fontconfig 2.13.1" "" .SH NAME FcConfigSetCurrent \- Set configuration as default .SH SYNOPSIS .sp \fB#include .sp FcBool FcConfigSetCurrent (FcConfig *\fIconfig\fB); \fR .SH "DESCRIPTION" .PP Sets the current default configuration to \fIconfig\fR\&. Implicitly calls FcConfigBuildFonts if necessary, and FcConfigReference() to inrease the reference count in \fIconfig\fR since 2.12.0, returning FcFalse if that call fails.