Method
ArrowDictionaryArrayget_dictionary
Declaration [src]
GArrowArray*
garrow_dictionary_array_get_dictionary (
GArrowDictionaryArray* array
)
Description
No description available.
Available since: | 0.8.0 |
Gets property | Arrow.DictionaryArray:dictionary |
Return value
Returns: | GArrowArray |
The dictionary of this array. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |