Method
GrlDataadd_int
since: 0.1.10
Declaration [src]
void
grl_data_add_int (
GrlData* data,
GrlKeyID key,
gint intvalue
)
Parameters
key
-
Type:
GrlKeyID
Key to append.
intvalue
-
Type:
gint
The new value.