sourCEntral - mobile manpages

pdf

FcRangeCopy

NAME

FcRangeCopy − Copy a range object

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcRange * FcRangeCopy (const FcRange *range);

DESCRIPTION

FcRangeCopy creates a new FcRange object and populates it with the contents of range.

SINCE

version 2.11.91

pdf