Constructor

ArrowDoubleScalarnew

since: 5.0.0

Declaration [src]

GArrowDoubleScalar*
garrow_double_scalar_new (
  gdouble value
)

Description

No description available.

Available since: 5.0.0

Parameters

value

Type: gdouble

The value of this scalar.

Return value

Type: GArrowDoubleScalar

A newly created GArrowDoubleScalar.

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