fcpatterndel(3) debian man page | unix.com

Man Page: fcpatterndel

Operating Environment: debian

Section: 3

FcPatternDel(3) 														   FcPatternDel(3)

NAME
FcPatternDel - Delete a property from a pattern
SYNOPSIS
#include <fontconfig.h> FcBool FcPatternDel (FcPattern *p, const char *object);
DESCRIPTION
Deletes all values associated with the property `object', returning whether the property existed or not.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcPatternDel(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcfontrenderprepare(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcpatternbuild(3) - centos
tt_spec_prop_set(3) - hpux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results