1FcStrDirname(3)                                                FcStrDirname(3)
2
3
4

NAME

6       FcStrDirname - directory part of filename
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcChar8 * FcStrDirname (const FcChar8 *file);
12

DESCRIPTION

14       Returns the directory containing file.  This is returned in newly allo‐
15       cated storage which should be freed when no longer needed.
16

VERSION

18       Fontconfig version 2.4.2
19
20
21
22                                  11 May 2007                  FcStrDirname(3)
Impressum