table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcPatternEqual(3) | FcPatternEqual(3) |
NAME¶
FcPatternEqual - Compare patterns
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcBool FcPatternEqual (const FcPattern *pa, const FcPattern *pb);
DESCRIPTION¶
Returns whether pa and pb are exactly alike.
| 18 1月 2025 | Fontconfig 2.16.0 |