Value.setInt64

Set the contents of a %G_TYPE_INT64 #GValue to @v_int64.

class Value
void
setInt64
(
long vInt64
)

Parameters

vInt64 long

64bit integer value to be set

Meta