9d039203bbba9987ae1fc151056d1531c42b06fe
[platform/upstream/fontconfig.git] / doc / FcStrDirname.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcStrDirname" "3" "09 3月 2015" "Fontconfig 2.11.93" ""
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.