Method

GObjectValueget_double

Declaration

gdouble
g_value_get_double (
  const GValue* value
)

Description

Get the contents of a G_TYPE_DOUBLE GValue.

Return value

Type: gdouble

Double contents of value.