www.LinuxHowtos.org
FcRangeCopy
Section: (3)Updated: 05 8月 2016
Index Return to Main Contents
NAME
FcRangeCopy - Copy a range objectSYNOPSIS
#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