Method

ArrowDatumis_array

Declaration [src]

gboolean
garrow_datum_is_array (
  GArrowDatum* datum
)

Description

No description available.
Available since:1.0.0

Return value

Returns: gboolean
 

TRUE if the datum holds a GArrowArray, FALSE otherwise.