Method
ArrowBaseListScalarget_value
Declaration [src]
GArrowArray*
garrow_base_list_scalar_get_value (
  GArrowBaseListScalar* scalar
)
      Return value
| Returns: | GArrowArray | 
          
The value of this scalar.  | 
          |
| The data is owned by the instance. |