|
NAMEFcLangSetCopy - copy a langset objectSYNOPSIS#include <fontconfig/fontconfig.h> FcLangSet * FcLangSetCopy (const FcLangSet *ls); DESCRIPTIONFcLangSetCopy creates a new FcLangSet object and populates it with the contents of ls.
Visit the GSP FreeBSD Man Page Interface. |