Method
ArrowSortKeyequal
since: 3.0.0
Declaration [src]
gboolean
garrow_sort_key_equal (
GArrowSortKey* sort_key,
GArrowSortKey* other_sort_key
)
Parameters
other_sort_key
-
Type:
GArrowSortKey
A
GArrowSortKey
to be compared.The data is owned by the caller of the function.