Method
GrlDataadd_int64
since: 0.2.12
Declaration [src]
void
grl_data_add_int64 (
GrlData* data,
GrlKeyID key,
gint64 intvalue
)
Parameters
key
-
Type:
GrlKeyID
Key to append.
intvalue
-
Type:
gint64
The new value.