mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-02-10 10:21:15 +00:00
16 lines
377 B
Groff
16 lines
377 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
|
.TH "FcConfigGetCurrent" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcConfigGetCurrent \- Return current configuration
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcConfig * FcConfigGetCurrent(void\fI\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Returns the current default configuration.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|