1. NAME

FcStrBasename - last component of filename

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcChar8 * FcStrBasename(const FcChar8 *\fIfile\fB);
 \fR.fi

3. DESCRIPTION

Returns the filename of file stripped of any leading directory names. This is returned in newly allocated storage which should be freed when no longer needed.

4. VERSION

Fontconfig version 2.8.0