Method
ArrowScalarequal_options
since: 5.0.0
Declaration [src]
gboolean
garrow_scalar_equal_options (
  GArrowScalar* scalar,
  GArrowScalar* other_scalar,
  GArrowEqualOptions* options
)
Parameters
- other_scalar
- 
            Type: GArrowScalarA GArrowScalarto be compared.The data is owned by the caller of the function. 
- options
- 
            Type: GArrowEqualOptionsA GArrowEqualOptions.The argument can be NULL.The data is owned by the caller of the function.