Method

ArrowMonthIntervalArrayBuilderappend_value

Declaration [src]

gboolean
garrow_month_interval_array_builder_append_value (
  GArrowMonthIntervalArrayBuilder* builder,
  gint32 value,
  GError** error
)

Description

No description available.
Available since:8.0.0

Parameters

value gint32
 

The month.

error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE on success, FALSE if there was an error.