gint g_vfunc_info_get_offset GIVFuncInfo* info g_vfunc_info_get_offset gint g_vfunc_info_get_offset (GIVFuncInfo* info);

Obtain the offset of the function pointer in the class struct. The value 0xFFFF indicates that the struct offset is unknown.

info :

a GIVFuncInfo

Returns :

the struct offset or 0xFFFF if it's unknown