Constructor
ArrowMonthIntervalScalarnew
since: 8.0.0
Declaration [src]
GArrowMonthIntervalScalar*
garrow_month_interval_scalar_new (
gint32 value
)
Return value
Type: GArrowMonthIntervalScalar
A newly created GArrowMonthIntervalScalar
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |