gtkradiant/install/share/man/man3/FcConfigSetCurrent.3
Clinton Freeman a6c7474450 try to fix
2012-05-07 23:24:01 -04:00

17 lines
488 B
Groff

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcConfigSetCurrent" "3" "18 November 2009" "" ""
.SH NAME
FcConfigSetCurrent \- Set configuration as default
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
FcBool FcConfigSetCurrent(FcConfig *\fIconfig\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
Sets the current default configuration to \fIconfig\fR\&. Implicitly calls
FcConfigBuildFonts if necessary, returning FcFalse if that call fails.
.SH "VERSION"
.PP
Fontconfig version 2.8.0