set_glyph_contour_point_func


Description:

[ Version ( since = "0.9.2" ) ]
public void set_glyph_contour_point_func (owned FontGetGlyphContourFunc func)

Sets the implementation function for FontGetGlyphContourFunc.

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