Method

ArrowDictionaryArrayget_dictionary

since: 0.8.0

Declaration [src]

GArrowArray*
garrow_dictionary_array_get_dictionary (
  GArrowDictionaryArray* array
)

Description

No description available.

Available since: 0.8.0

Return value

Type: GArrowArray

The dictionary of this array.

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