Class
PangoOTInfo
Functions
pango_ot_info_get
Returns the PangoOTInfo
structure for the given FreeType font face.
Available since: 1.2
Instance methods
pango_ot_info_find_feature
Finds the index of a feature.
pango_ot_info_find_language
Finds the index of a language and its required feature index.
pango_ot_info_find_script
Finds the index of a script.
pango_ot_info_list_features
Obtains the list of features for the given language of the given script.
pango_ot_info_list_languages
Obtains the list of available languages for a given script.
pango_ot_info_list_scripts
Obtains the list of available scripts.
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.