debian man page for fcpatterndel

Query: fcpatterndel

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
vf_delete_prop(3) - debian
fcpatternbuild(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?