GIFunctionInfo* g_interface_info_get_method GIInterfaceInfo* info gint n g_interface_info_get_method GIFunctionInfo* g_interface_info_get_method (GIInterfaceInfo* info, gint n);

Obtain an interface type method at index @n.

g_base_info_unref() when done.

info :

a GIInterfaceInfo

n :

index of method to get

Returns :

the GIFunctionInfo. Free the struct by calling