方法

ArrowSortKeyequal

since: 3.0.0

声明 [src]

gboolean
garrow_sort_key_equal (
  GArrowSortKey* sort_key,
  GArrowSortKey* other_sort_key
)

描述

没有可用的描述。

可用版本:3.0.0

参数

other_sort_key

类型: GArrowSortKey

要进行比较的 GArrowSortKey

数据由函数的调用者拥有。

返回值

类型: gboolean

如果两者具有相同的名称和顺序,则返回 TRUE,否则返回 FALSE