set_nominal_glyphs_func


Description:

[ Version ( since = "2.0.0" ) ]
public void set_nominal_glyphs_func (owned FontGetNominalGlyphsFunc func)

Sets the implementation function for FontGetNominalGlyphsFunc.

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