GIRepository.ConstantInfo g_interface_info_get_constant GIRepository.InterfaceInfo info gint n interface_info_get_constant @accepts(GIRepository.InterfaceInfo, gint) @returns(GIRepository.ConstantInfo) def interface_info_get_constant(info, n)

Obtain an interface type constant at index @n.

g_base_info_unref() when done.

info :

a GIInterfaceInfo

n :

index of constant to get

Returns :

the GIConstantInfo. Free the struct by calling