Method

PangoOTInfofind_script

Declaration

gboolean
pango_ot_info_find_script (
  PangoOTInfo* info,
  PangoOTTableType table_type,
  PangoOTTag script_tag,
  guint* script_index
)

Description

No description available.

Parameters

table_type

Type: PangoOTTableType

No description available.

script_tag

Type: PangoOTTag

No description available.

script_index

Type: guint*

No description available.

The argument will be set by the function.
The argument can be NULL.

Return value

Type: gboolean

No description available.