Constructor

ArrowDayTimeIntervalScalarnew

Declaration [src]

GArrowDayTimeIntervalScalar*
garrow_day_time_interval_scalar_new (
  GArrowDayMillisecond* value
)

Description

No description available.
Available since:8.0.0

Parameters

value GArrowDayMillisecond
 

The value of GArrowDayMillisecond.

 The data is owned by the caller of the function.

Return value

Returns: GArrowDayTimeIntervalScalar
 

A newly created GArrowDayTimeIntervalScalar.

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