www.LinuxHowtos.org





FcBlanksAdd

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

NAME

FcBlanksAdd - Add a character to an FcBlanks  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcBlanksAdd (FcBlanks *b, FcChar32 ucs4);
 

DESCRIPTION

Adds a single character to an FcBlanks object, returning FcFalse if this process ran out of memory.


 

Index

NAME
SYNOPSIS
DESCRIPTION