Method
GrlDataadd_float
since: 0.1.10
Declaration [src]
void
grl_data_add_float (
GrlData* data,
GrlKeyID key,
gfloat floatvalue
)
Parameters
key
-
Type:
GrlKeyID
Key to append.
floatvalue
-
Type:
gfloat
The new value.