|
NAMEFcRangeCopy - Copy a range objectSYNOPSIS#include <fontconfig/fontconfig.h> FcRange * FcRangeCopy (const FcRange *range); DESCRIPTIONFcRangeCopy creates a new FcRange object and populates it with the contents of range.SINCEversion 2.11.91
Visit the GSP FreeBSD Man Page Interface. |