Method

GObjectValueget_float

Declaration

gfloat
g_value_get_float (
  const GValue* value
)

Description

Get the contents of a G_TYPE_FLOAT GValue.

Return value

Type: gfloat

Float contents of value.