Vala.Encoding.JsonValue.asInt – Valacore Reference Manual
asInt
Description:
public
int
?
asInt
()
Returns the integer content if this is a number value.
Returns:
integer value or null if not a number.