UserScaledFontRenderGlyphFunc
Description:
[ CCode ( cname = "cairo_user_scaled_font_render_glyph_func_t" , has_target = false ) ]
public delegate Status UserScaledFontRenderGlyphFunc (UserScaledFont scaled_font, ulong glyph, Context cr, out TextExtents extents)
public delegate Status UserScaledFontRenderGlyphFunc (UserScaledFont scaled_font, ulong glyph, Context cr, out TextExtents extents)
Namespace: Cairo
Package: cairo