GIRepository.InterfaceInfo g_object_info_get_interface GIRepository.ObjectInfo info gint n object_info_get_interface @accepts(GIRepository.ObjectInfo, gint) @returns(GIRepository.InterfaceInfo) def object_info_get_interface(info, n)

Obtain an object type interface at index @n.

g_base_info_unref() when done.

info :

a GIObjectInfo

n :

index of interface to get

Returns :

the GIInterfaceInfo. Free the struct by calling