FcLangSetHash.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>.
"FcLangSetHash" "3" "31 May 2008" "" ""
NAME
FcLangSetHash - return a hash value for a langset
SYNOPSIS
#include <fontconfig.h> FcChar32 FcLangSetHash (const FcLangSet *ls);
"DESCRIPTION"

This function returns a value which depends solely on the languages supported by ls. Any language which equals ls will have the same result from FcLangSetHash. However, two langsets with the same hash value may not be equal.

"VERSION"

Fontconfig version 2.6.0