Method
ArrowArraySortOptionsequal
since: 3.0.0
Declaration [src]
gboolean
garrow_array_sort_options_equal (
  GArrowArraySortOptions* options,
  GArrowArraySortOptions* other_options
)
Parameters
- other_options
- 
            Type: GArrowArraySortOptionsA GArrowArraySortOptionsto be compared.The data is owned by the caller of the function.