方法
ArrowFunctionequal
起始版本:7.0.0
声明 [src]
gboolean
garrow_function_equal (
GArrowFunction* function,
GArrowFunction* other_function
)
参数
other_function
-
类型:
GArrowFunction
要进行比较的
GArrowFunction
。数据由函数的调用者拥有。
起始版本:7.0.0
gboolean
garrow_function_equal (
GArrowFunction* function,
GArrowFunction* other_function
)
other_function
类型: GArrowFunction
要进行比较的 GArrowFunction
。
数据由函数的调用者拥有。 |