ot_name_list_names


Description:

[ CCode ( array_length_pos = 1.1 , array_length_type = "guint" ) ]
[ Version ( since = "2.1.0" ) ]
public unowned OtNameEntry[] ot_name_list_names (Face face)

Enumerates all available name IDs and language combinations.

Returned array is owned by the face and should not be modified. It can be used as long as face is alive.

Parameters:

face

font face.

num_entries

number of returned entries.

Returns:

Array of available name entries.


Namespace: HarfBuzz