Constructor

ArrowFloatScalarnew

Declaration [src]

GArrowFloatScalar*
garrow_float_scalar_new (
  gfloat value
)

Description

No description available.
Available since:5.0.0

Parameters

value gfloat
 

The value of this scalar.

Return value

Returns: GArrowFloatScalar
 

A newly created GArrowFloatScalar.

 The caller of the function takes ownership of the data, and is responsible for freeing it.