Constructor
ArrowBooleanScalarnew
since: 5.0.0
Declaration [src]
GArrowBooleanScalar*
garrow_boolean_scalar_new (
gboolean value
)
Return value
Type: GArrowBooleanScalar
A newly created GArrowBooleanScalar
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |