Method

ArrowMonthDayNanoIntervalArrayget_values

Declaration [src]

GList*
garrow_month_day_nano_interval_array_get_values (
  GArrowMonthDayNanoIntervalArray* array
)

Description

No description available.
Available since:8.0.0

Return value

Returns: A list of GArrowMonthDayNano*
 

The list of GArrowMonthDayNano.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.