Method
ArrowListArrayget_value_type
Declaration [src]
GArrowDataType*
garrow_list_array_get_value_type (
GArrowListArray* array
)
Return value
Type: GArrowDataType
The data type of value in each list.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |