Method

ArrowMapArrayget_items

since: 0.17.0

Declaration [src]

GArrowArray*
garrow_map_array_get_items (
  GArrowMapArray* array
)

Description

No description available.

Available since: 0.17.0

Gets propertyArrow.MapArray:items

Return value

Type: GArrowArray

The items Array containing item values.

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