FcStrListCreate

Section: (3)
Updated: 11 10月 2013
Index Return to Main Contents
 

NAME

FcStrListCreate - create a string iterator  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcStrList * FcStrListCreate (FcStrSet *set);
 

DESCRIPTION

Creates an iterator to list the strings in set.  

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION