get_value


Description:

public ValueInfo get_value (int n)

Obtain a value for this enumeration.

Parameters:

n

index of value to fetch

info

a EnumInfo

Returns:

the enumeration value or null if type tag is wrong, free the struct with g_base_info_unref when done.