GIRepository.FunctionInfo g_object_info_find_method GIRepository.ObjectInfo info utf8 name object_info_find_method @accepts(GIRepository.ObjectInfo, utf8) @returns(GIRepository.FunctionInfo) def object_info_find_method(info, name)

Obtain a method of the object type given a @name. %NULL will be returned if there's no method available with that name.

g_base_info_unref() when done.

info :

a GIObjectInfo

name :

name of method to obtain

Returns :

the GIFunctionInfo. Free the struct by calling