Method

ArrowFunctionget_name

Declaration [src]

const gchar*
garrow_function_get_name (
  GArrowFunction* function
)

Description

No description available.
Available since:7.0.0

Return value

Returns: const gchar*
 

The function name.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.