GIRepository.FunctionInfo g_struct_info_find_method GIRepository.StructInfo info utf8 name struct_info_find_method @accepts(GIRepository.StructInfo, utf8) @returns(GIRepository.FunctionInfo) def struct_info_find_method(info, name)

Obtain the type information for method named @name.

when done.

info :

a GIStructInfo

name :

a method name

Returns :

the GIFunctionInfo, free it with g_base_info_unref()