方法

ArrowFunctionOptionsequal

自:7.0.0 起可用

声明 [源代码]

gboolean
garrow_function_options_equal (
  GArrowFunctionOptions* options,
  GArrowFunctionOptions* other_options
)

描述

暂无描述。

可用版本:自 7.0.0 起

参数

other_options

类型: GArrowFunctionOptions

要比较的 GArrowFunctionOptions

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

返回值

类型: gboolean

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