GIFunctionInfo* g_union_info_find_method GIUnionInfo* info gchar* name g_union_info_find_method GIFunctionInfo* g_union_info_find_method (GIUnionInfo* info, gchar* name);

Obtain the type information for method named @name.

when done.

info :

a GIRepository.UnionInfo

name :

a method name

Returns :

the GIRepository.FunctionInfo, free it with g_base_info_unref()