Manual Reference Pages  - FcStrBasename (3)

NAME

FcStrBasename - last component of filename

CONTENTS

Synopsis

SYNOPSIS

#include <fontconfig.h>

FcChar8 * FcStrBasename (const FcChar8 *file);

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.

VERSION

Fontconfig version 2.2.3

Jump to page    or go to Top of page |  Section 3 |  Main Index.


FcStrBasename (3) 30 June 2004
Generated by manServer 1.07 from /usr/share/man/man3/FcStrBasename.3.gz using man macros.