Constructor

ArrowMonthIntervalScalarnew

since: 8.0.0

Declaration [src]

GArrowMonthIntervalScalar*
garrow_month_interval_scalar_new (
  gint32 value
)

Description

No description available.

Available since: 8.0.0

Parameters

value

Type: gint32

The value of this scalar.

Return value

Type: GArrowMonthIntervalScalar

A newly created GArrowMonthIntervalScalar.

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