www.LinuxHowtos.org





FcBlanksIsMember

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

NAME

FcBlanksIsMember - Query membership in an FcBlanks  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcBlanksIsMember (FcBlanks *b, FcChar32 ucs4);
 

DESCRIPTION

Returns whether the specified FcBlanks object contains the indicated Unicode value.


 

Index

NAME
SYNOPSIS
DESCRIPTION