Manual Reference Pages  - FcStrCopyFilename (3)

NAME

FcStrCopyFilename - copy a string, expanding ’~’

CONTENTS

Synopsis

SYNOPSIS

#include <fontconfig.h>

FcChar8 * FcStrCopyFilename (const FcChar8 *s);

DESCRIPTION

Just like FcStrCopy except that it converts any leading ’~’ characters in s to the value of the HOME environment variable. Returns NULL if ’~’ is present in s and HOME is unset.

VERSION

Fontconfig version 2.2.3

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


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