Method
PangoOT.Info.list_languages
Declaration [src]
PangoOTTag*
pango_ot_info_list_languages (
  PangoOTInfo* info,
  PangoOTTableType table_type,
  guint script_index,
  PangoOTTag language_tag
)
Parameters
| table_type | PangoOTTableType | 
| the table type to obtain information about. | |
| script_index | guint | 
| the index of the script to list languages for. | |
| language_tag | PangoOTTag | 
| unused parameter. | 
Return value
| Returns: PangoOTTag | |
| a newly-allocated zero-terminated array containing the tags of the
  available languages.  Should be freed using  | |
| Ownership is not transferred to the caller | |