Method
PangoOTInfofind_language
Declaration
gboolean
pango_ot_info_find_language (
PangoOTInfo* info,
PangoOTTableType table_type,
guint script_index,
PangoOTTag language_tag,
guint* language_index,
guint* required_feature_index
)
Parameters
table_type
-
Type:
PangoOTTableType
No description available.
script_index
-
Type:
guint
No description available.
language_tag
-
Type:
PangoOTTag
No description available.
language_index
-
Type:
guint*
No description available.
The argument will be set by the function. The argument can be NULL
. required_feature_index
-
Type:
guint*
No description available.
The argument will be set by the function. The argument can be NULL
.