方法

ArrowFunctionOptionsequal

始于: 7.0.0

声明 [src]

gboolean
garrow_function_options_equal (
  GArrowFunctionOptions* options,
  GArrowFunctionOptions* other_options
)

描述

无可用描述。

可用版本: 7.0.0 起

参数

other_options

类型: GArrowFunctionOptions

要进行比较的 GArrowFunctionOptions

参数可以为 NULL
数据由函数的调用者拥有。

返回值

类型: gboolean

如果两者具有相同的值,则为 TRUE,否则为 FALSE