table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcStrSetEqual(3) | FcStrSetEqual(3) |
NAME¶
FcStrSetEqual - check sets for equalitySYNOPSIS¶
#include <fontconfig.h>DESCRIPTION¶
Returns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.VERSION¶
Fontconfig version 2.9.016 April 2012 |