get_constant


Description:

public ConstantInfo get_constant (int n)

Obtain an interface type constant at index n.

Parameters:

n

index of constant to get

info

a InterfaceInfo

Returns:

the ConstantInfo. Free the struct by calling g_base_info_unref when done.