Method

ArrowFunctionget_name

since: 7.0.0

Declaration [src]

const gchar*
garrow_function_get_name (
  GArrowFunction* function
)

Description

No description available.

Available since: 7.0.0

Return value

Type: const gchar*

The function name.

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