Method

ArrowDatumis_array

since: 1.0.0

Declaration [src]

gboolean
garrow_datum_is_array (
  GArrowDatum* datum
)

Description

No description available.

Available since: 1.0.0

Return value

Type: gboolean

TRUE if the datum holds a GArrowArray, FALSE otherwise.