1. NAME▲
FcStrDirname - directory part of filename
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcChar8 *
FcStrDirname
(
const
FcChar8 *
\fIfile\fB);
\fR.fi
3. DESCRIPTION▲
Returns the directory containing file. This is returned in newly allocated storage which should be freed when no longer needed.
4. VERSION ▲
Fontconfig version 2.8.0