API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_value_set_int64 ( GValue* value, gint64 v_int64 )
Set the contents of a G_TYPE_INT64 GValue to v_int64.
G_TYPE_INT64
GValue
v_int64
Type: gint64
gint64
64bit integer value to be set.