www.LinuxHowtos.org





FcObjectSetCreate

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

NAME

FcObjectSetCreate - Create an object set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcObjectSet * FcObjectSetCreate (void);
 

DESCRIPTION

Creates an empty set.


 

Index

NAME
SYNOPSIS
DESCRIPTION