Method

GObjectValueget_int64

Declaration

gint64
g_value_get_int64 (
  const GValue* value
)

Description

Get the contents of a G_TYPE_INT64 GValue.

Return value

Type: gint64

64bit integer contents of value.