Method

GObjectValueget_uint64

Declaration

guint64
g_value_get_uint64 (
  const GValue* value
)

Description

Get the contents of a G_TYPE_UINT64 GValue.

Return value

Type: guint64

Unsigned 64bit integer contents of value.