Method
ArrowFunctionOptionsequal
since: 7.0.0
Declaration [src]
gboolean
garrow_function_options_equal (
  GArrowFunctionOptions* options,
  GArrowFunctionOptions* other_options
)
Parameters
- other_options
- 
            Type: GArrowFunctionOptionsA GArrowFunctionOptionsto be compared.The argument can be NULL.The data is owned by the caller of the function.