
Last chance! 50% off unlimited learning
Sale ends in
script
is one of the scripts used to
write language
. The returned value is conservative;
if nothing is known about the language tag language
,
TRUE
will be returned, since, as far as Pango knows,
script
might be used to write language
.pangoLanguageIncludesScript(object, script)
object
PangoLanguage
] a PangoLanguage
, or NULL
script
TRUE
if script
is one of the scripts used
to write language
or if nothing is known about language
(including the case that language
is NULL
),
FALSE
otherwise.
pangoLanguageGetScripts
internally.
Since 1.4