GIRepository.PropertyInfo g_interface_info_get_property GIRepository.InterfaceInfo info gint n interface_info_get_property @accepts(GIRepository.InterfaceInfo, gint) @returns(GIRepository.PropertyInfo) def interface_info_get_property(info, n)

Obtain an interface type property at index @n.

g_base_info_unref() when done.

info :

a GIInterfaceInfo

n :

index of property to get

Returns :

the GIPropertyInfo. Free the struct by calling