FcPatternAddWeak
Add a value to a pattern with weak binding
- Provided by: libfontconfig1-dev (Version: 2.11.0-0ubuntu4.2)
- Source: fontconfig
- Report a bug
Add a value to a pattern with weak binding
#include <fontconfig/fontconfig.h> FcBool FcPatternAddWeak (FcPattern *p, const char *object, FcValue value, FcBool append);
FcPatternAddWeak is essentially the same as FcPatternAdd except that any values added to the list have binding weak instead of strong.
Fontconfig version 2.11.0