FcStrSetDel

Langue: en

Version: 18 November 2009 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

FcStrSetDel - delete from a string set

SYNOPSIS

 #include <fontconfig.h>
 
 FcBool FcStrSetDel(FcStrSet *set);
 (const FcChar8 *s);
 .fi
 
 

DESCRIPTION

Removes s from set, returning FcTrue if s was a member else FcFalse.

VERSION

Fontconfig version 2.8.0