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