www.LinuxHowtos.org





FcStrSetCreate

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcStrSetCreate - create a string set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcStrSet * FcStrSetCreate (void);
 

DESCRIPTION

Create an empty set.


 

Index

NAME
SYNOPSIS
DESCRIPTION