[ Version ( deprecated = true , deprecated_since = "2.0.0" , since = "0.9.2" ) ]
public void set_glyph_v_kerning_func (owned FontGetGlyphVKerningFunc func)
Warning: set_glyph_v_kerning_func is deprecated since 2.0.0.
Sets the implementation function for hb_font_get_glyph_v_kerning_func_t.
| func |
The callback function to assign |
| destroy |
The function to call when |
| ffuncs |
A font-function structure |
| user_data |
Data to pass to |