API Version: 1.0
Library Version: 1.56.1
Generated by gi-docgen 2024.1
since: 1.2
FT_Face pango_xft_font_lock_face ( PangoFont* font )
Gets the FreeType FT_Face associated with a font.
FT_Face
This face will be kept around until you call pango_xft_font_unlock_face().
Use pango_fc_font_lock_face() instead.
pango_fc_font_lock_face()
Available since: 1.2
This method is not directly available to language bindings.
Type: FT_Face
The FreeType FT_Face associated with font.
font