Method
ArrowFunctionequal
since: 7.0.0
Declaration [src]
gboolean
garrow_function_equal (
  GArrowFunction* function,
  GArrowFunction* other_function
)
Parameters
- other_function
- 
            Type: GArrowFunctionA GArrowFunctionto be compared.The data is owned by the caller of the function.