GIRepository.FunctionInfo g_object_info_get_method GIRepository.ObjectInfo info gint n object_info_get_method @accepts(GIRepository.ObjectInfo, gint) @returns(GIRepository.FunctionInfo) def object_info_get_method(info, n)

Obtain an object type method at index @n.

g_base_info_unref() when done.

info :

a GIRepository.ObjectInfo

n :

index of method to get

Returns :

the GIRepository.FunctionInfo. Free the struct by calling