GIFunctionInfo* g_union_info_get_method GIUnionInfo* info gint n g_union_info_get_method GIFunctionInfo* g_union_info_get_method (GIUnionInfo* info, gint n);

Obtain the type information for method with specified index.

when done.

info :

a GIUnionInfo

n :

a method index

Returns :

the GIFunctionInfo, free it with g_base_info_unref()