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       .fi
13

DESCRIPTION

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

VERSION

19       Fontconfig version 2.8.0
20
21
22
23                               18 November 2009                FcStrDirname(3)
Impressum