set_glyph_v_advances_func


Description:

[ Version ( since = "1.8.6" ) ]
public void set_glyph_v_advances_func (owned FontGetGlyphVAdvancesFunc func)

Sets the implementation function for hb_font_get_glyph_v_advances_func_t.

Parameters:

func

The callback function to assign

destroy

The function to call when user_data is not needed anymore

ffuncs

A font-function structure

user_data

Data to pass to func