6219851df2
Tested by krw@, dcoppa@, ok dcoppa@.
17 lines
445 B
Groff
17 lines
445 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcConfigGetSysRoot" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
|
|
.SH NAME
|
|
FcConfigGetSysRoot \- Obtain the system root directory
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
const FcChar8 * FcConfigGetSysRoot (const FcConfig *\fIconfig\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Obtrains the system root directory in 'config' if available.
|
|
.SH "SINCE"
|
|
.PP
|
|
version 2.10.92
|