Method

PangoOTInfofind_feature

Declaration

gboolean
pango_ot_info_find_feature (
  PangoOTInfo* info,
  PangoOTTableType table_type,
  PangoOTTag feature_tag,
  guint script_index,
  guint language_index,
  guint* feature_index
)

Description

No description available.

Parameters

table_type

Type: PangoOTTableType

No description available.

feature_tag

Type: PangoOTTag

No description available.

script_index

Type: guint

No description available.

language_index

Type: guint

No description available.

feature_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.