Method

ArrowBaseListScalarget_value

since: 5.0.0

Declaration [src]

GArrowArray*
garrow_base_list_scalar_get_value (
  GArrowBaseListScalar* scalar
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowArray

The value of this scalar.

The data is owned by the instance.