GIRepository.FunctionInfo g_union_info_find_method GIRepository.UnionInfo info utf8 name union_info_find_method @accepts(GIRepository.UnionInfo, utf8) @returns(GIRepository.FunctionInfo) def union_info_find_method(info, name)

Obtain the type information for method named @name.

when done.

info :

a GIUnionInfo

name :

a method name

Returns :

the GIFunctionInfo, free it with g_base_info_unref()