Function
PangoOTInfoget
Declaration [src]
PangoOTInfo*
pango_ot_info_get (
  FT_Face face
)
Description [src]
Returns the PangoOTInfo structure for the given FreeType font face.
| Available since: | 1.2 | 
Parameters
| face | FT_Face | 
| A  | 
Return value
| Returns: | PangoOTInfo | 
| The  | |
| The data is owned by the called function. |