方法
ArrowSortKey相等
始於:3.0.0
宣告 [src]
gboolean
garrow_sort_key_equal (
GArrowSortKey* sort_key,
GArrowSortKey* other_sort_key
)
參數
other_sort_key
-
類型:
GArrowSortKey
要比較的
GArrowSortKey
。資料由函式的呼叫者擁有。
始於:3.0.0
gboolean
garrow_sort_key_equal (
GArrowSortKey* sort_key,
GArrowSortKey* other_sort_key
)
other_sort_key
類型: GArrowSortKey
要比較的 GArrowSortKey
。
資料由函式的呼叫者擁有。 |