fcpatternremove(3) centos man page | unix.com

Man Page: fcpatternremove

Operating Environment: centos

Section: 3

FcPatternRemove(3)														FcPatternRemove(3)

NAME
FcPatternRemove - Remove one object of the specified type from the pattern
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcPatternRemove (FcPattern *p, const char *object, int id);
DESCRIPTION
Removes the value associated with the property `object' at position `id', returning whether the property existed and had a value at that position or not.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcPatternRemove(3)
Related Man Pages
fcfilescan(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternbuild(3) - centos
fcpatternget-type(3) - centos
fcobjectsetbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq