GIRepository.FunctionInfo g_struct_info_get_method GIRepository.StructInfo info gint n struct_info_get_method @accepts(GIRepository.StructInfo, gint) @returns(GIRepository.FunctionInfo) def struct_info_get_method(info, n)

Obtain the type information for method with specified index.

when done.

info :

a GIStructInfo

n :

a method index

Returns :

the GIFunctionInfo, free it with g_base_info_unref()