www.LinuxHowtos.org





FcGetLangs

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcGetLangs - Get list of languages  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcStrSet * FcGetLangs (void);
 

DESCRIPTION

Returns a string set of all known languages.


 

Index

NAME
SYNOPSIS
DESCRIPTION