cairoUserFontFaceGetRenderGlyphFunc {RGtk2}R Documentation

cairoUserFontFaceGetRenderGlyphFunc

Description

Gets the glyph rendering function of a user-font.

Usage

cairoUserFontFaceGetRenderGlyphFunc(font.face)

Arguments

font.face

[CairoFontFace] A user font face

Details

Since 1.8

Value

[cairo_user_scaled_font_render_glyph_func_t] The render_glyph callback of font.face or NULL if none set or an error has occurred.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]