Method

PangoOTInfolist_scripts

Declaration [src]

PangoOTTag*
pango_ot_info_list_scripts (
  PangoOTInfo* info,
  PangoOTTableType table_type
)

Description [src]

Obtains the list of available scripts.

Parameters

table_type PangoOTTableType
 

The table type to obtain information about.

Return value

Returns: PangoOTTag
 

A newly-allocated zero-terminated array containing the tags of the available scripts.

 The data is owned by the instance.