4285304b91c9b543f9f279372128ac92c4aa5bac
[platform/upstream/fontconfig.git] / doc / FcStrDirname.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcStrDirname" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
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.