GArrow.Function.find – 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
find
Description:
[
Version
( since =
"1.0.0"
) ]
public
static
Function
find
(
string
name)
Parameters:
name
A function name to be found.
Returns:
The found
Function
or
null
on not found.