方法

ArrowField(字段)equal(相等)

声明 [源代码]

gboolean
garrow_field_equal (
  GArrowField* field,
  GArrowField* other_field
)

描述

暂无描述。

参数

other_field(其他字段)

类型: GArrowField

要比较的 GArrowField

数据由函数调用者拥有。

返回值

类型: gboolean

如果两者具有相同的数据,则返回 TRUE,否则返回 FALSE