Function
PangoOTtag_from_language
Declaration [src]
PangoOTTag
pango_ot_tag_from_language (
PangoLanguage* language
)
Description [src]
Finds the OpenType language-system tag best describing language
.
Available since: | 1.18 |
Parameters
language |
PangoLanguage* |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | PangoOTTag |
|