gint g_vfunc_info_get_offset GIRepository.VFuncInfo info vfunc_info_get_offset @accepts(GIRepository.VFuncInfo) @returns(gint) def vfunc_info_get_offset(info)

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

info :

a GIRepository.VFuncInfo

Returns :

the struct offset or 0xFFFF if it's unknown