8a6f69593908637e7877d39e2d126b2f5963896c
[platform/upstream/fontconfig.git] / doc / FcStrDirname.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcStrDirname" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcStrDirname \- directory part of filename
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcChar8 * FcStrDirname (const FcChar8 *\fIfile\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns the directory containing \fIfile\fR\&. This
14 is returned in newly allocated storage which should be freed when no longer
15 needed.
16 .SH "VERSION"
17 .PP
18 Fontconfig version 2.10.91