Constructor

ArrowDoubleScalarnew

Declaration [src]

GArrowDoubleScalar*
garrow_double_scalar_new (
  gdouble value
)

Description

No description available.
Available since:5.0.0

Parameters

value gdouble
 

The value of this scalar.

Return value

Returns: GArrowDoubleScalar
 

A newly created GArrowDoubleScalar.

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