FcStrListCreate
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcStrListCreate - create a string iteratorSYNOPSIS
#include <fontconfig.h>
FcStrList * FcStrListCreate (FcStrSet *set);
DESCRIPTION
Creates an iterator to list the strings in set.
VERSION
Fontconfig version 2.4.2


