GArrow.Function.equal – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Function
function
all
find
Function
equal
execute
get_default_options
get_doc
get_name
get_options_type
to_string
equal
Description:
[
Version
( since =
"7.0.0"
) ]
public
bool
equal
(
Function
other_function)
Parameters:
this
A
Function
.
other_function
A
Function
to be compared.
Returns:
true
if both of them have the same name,
false
otherwise.