GIRepository.VFuncInfo g_interface_info_find_vfunc GIRepository.InterfaceInfo info utf8 name interface_info_find_vfunc @accepts(GIRepository.InterfaceInfo, utf8) @returns(GIRepository.VFuncInfo) def interface_info_find_vfunc(info, name)

Locate a virtual function slot with name @name. See the documentation for g_object_info_find_vfunc() for more information on virtuals.

g_base_info_unref() when done.

info :

a GIInterfaceInfo

name :

The name of a virtual function to find.

Returns :

the GIVFuncInfo, or None. Free it with