[ Version ( since = "0.2.12" ) ]
public int64 get_int64 (KeyID key)
Returns the value associated with key
from this.
If key
has no value, or value is not a gint64, or key
is not in this, then 0
is returned.
this |
set of related keys to inspect |
key |
key to use |
int64 value associated with |