gpointer g_vfunc_info_get_address GIVFuncInfo* info GType implementor_gtype g_vfunc_info_get_address gpointer g_vfunc_info_get_address (GIVFuncInfo* info, GType implementor_gtype);

This method will look up where inside the type struct of @implementor_gtype is the implementation for @info.

info :

a GIVFuncInfo

implementor_gtype :

GType implementing this virtual function

Returns :

address to a function or %NULL if an error happened