Method

GObjectValueget_long

Declaration

glong
g_value_get_long (
  const GValue* value
)

Description

Get the contents of a G_TYPE_LONG GValue.

Return value

Type: glong

Long integer contents of value.