gint64 g_value_info_get_value GIRepository.ValueInfo info value_info_get_value @accepts(GIRepository.ValueInfo) @returns(gint64) def value_info_get_value(info)

Obtain the enumeration value of the GIValueInfo.

as a 32-bit signed or unsigned value. The use of gint64 as the return type is to allow both.

info :

a GIValueInfo

Returns :

the enumeration value. This will always be representable