Method

ArrowDayTimeIntervalArrayget_values

Declaration [src]

GList*
garrow_day_time_interval_array_get_values (
  GArrowDayTimeIntervalArray* array
)

Description

No description available.
Available since:8.0.0

Return value

Returns: A list of GArrowDayMillisecond*
 

The list of GArrowDayMillisecond.

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