Method

GObjectValueget_float

Declaration [src]

gfloat
g_value_get_float (
  const GValue* value
)

Description [src]

Get the contents of a G_TYPE_FLOAT GValue.

Return value

Type: gfloat

Float contents of value.