方法
ArrowMapArrayget_items
起始版本: 0.17.0
声明 [src]
GArrowArray*
garrow_map_array_get_items (
GArrowMapArray* array
)
返回值
类型: GArrowArray
包含 item 值的 items Array 。
此方法的调用者拥有数据的 ownership,并负责释放它。 |
起始版本: 0.17.0
GArrowArray*
garrow_map_array_get_items (
GArrowMapArray* array
)
类型: GArrowArray
包含 item 值的 items Array 。
此方法的调用者拥有数据的 ownership,并负责释放它。 |