API Version: 3.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.80
int64_t gi_value_info_get_value ( GIValueInfo* info )
Obtain the enumeration value of the GIValueInfo.
GIValueInfo
Available since: 2.80
Type: int64_t
int64_t
The enumeration value. This will always be representable as a 32-bit signed or unsigned value. The use of int64_t as the return type is to allow both.