Method
ArrowUnionScalarget_value
since: 5.0.0
Declaration [src]
GArrowScalar*
garrow_union_scalar_get_value (
  GArrowUnionScalar* scalar
)
Return value
Type: GArrowScalar
The value of this scalar.
| The data is owned by the instance. | 
since: 5.0.0
GArrowScalar*
garrow_union_scalar_get_value (
  GArrowUnionScalar* scalar
)
Type: GArrowScalar
The value of this scalar.
| The data is owned by the instance. |