Method
ArrowArrayBuilderget_child
since: 12.0.0
Declaration [src]
GArrowArrayBuilder*
garrow_array_builder_get_child (
GArrowArrayBuilder* builder,
gint i
)
Return value
Type: GArrowArrayBuilder
The GArrowArrayBuilder
for the i-th child.
The data is owned by the instance. |