GIFunctionInfo* g_struct_info_get_method GIStructInfo* info gint n g_struct_info_get_method GIFunctionInfo* g_struct_info_get_method (GIStructInfo* info, gint n);

Obtain the type information for method with specified index.

when done.

info :

a GIRepository.StructInfo

n :

a method index

Returns :

the GIRepository.FunctionInfo, free it with g_base_info_unref()