Vala.Encoding.TomlValue.ofInt – Valacore Reference Manual
ofInt
Description:
public
static
TomlValue
ofInt
(
int64
value)
Creates integer value.
Parameters:
value
integer value.
Returns:
TOML value.