Constructor

ArrowMonthIntervalScalarnew

Declaration [src]

GArrowMonthIntervalScalar*
garrow_month_interval_scalar_new (
  gint32 value
)

Description

No description available.
Available since:8.0.0

Parameters

value gint32
 

The value of this scalar.

Return value

Returns: GArrowMonthIntervalScalar
 

A newly created GArrowMonthIntervalScalar.

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