cairoUserFontFaceGetTextToGlyphsFunc {RGtk2} | R Documentation |
Gets the text-to-glyphs conversion function of a user-font.
cairoUserFontFaceGetTextToGlyphsFunc(font.face)
|
[ |
Since 1.8
[cairo_user_scaled_font_text_to_glyphs_func_t] The text_to_glyphs callback of font.face
or NULL
if none set or an error occurred.
Derived by RGtkGen from GTK+ documentation