set_glyph_func


Description:

[ Version ( deprecated = true , deprecated_since = "1.2.3" , since = "0.9.2" ) ]
public void set_glyph_func (owned FontGetGlyphFunc func)

Warning: set_glyph_func is deprecated since 1.2.3.

Deprecated.

Use set_nominal_glyph_func and set_variation_glyph_func instead.

Parameters:

func

callback function

destroy

function to call when user_data is not needed anymore

ffuncs

The font-functions structure

user_data

data to pass to func