.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcLangSetEqual" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcLangSetEqual \- test for matching langsets .SH SYNOPSIS .sp \fB#include .sp FcBool FcLangSetEqual (const FcLangSet *\fIls_a\fB, const FcLangSet *\fIls_b\fB); \fR .SH "DESCRIPTION" .PP Returns FcTrue if and only if \fIls_a\fR supports precisely the same language and territory combinations as \fIls_b\fR\&.