Method

ArrowStructScalarget_value

since: 5.0.0

Declaration [src]

GList*
garrow_struct_scalar_get_value (
  GArrowStructScalar* scalar
)

Description

No description available.

Available since: 5.0.0

Return value

Type: A list of None

The value of this scalar.

The data is owned by the instance.