FcPatternRemove.3 revision 2c393a42
This manpage has been automatically generated by docbook2man
from a DocBook document. This tool can be found at:
<http://shell.ipoline.com/~elmert/comp/docbook2X/>
Please send any bug reports, improvements, comments, patches,
etc. to Steve Cheng <steve@ggi-project.org>.
"FcPatternRemove" "3" "31 May 2008" "" ""
NAME
FcPatternRemove - Remove one object of the specified type from the pattern
SYNOPSIS
#include <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.6.0