Function

ArrowFunctionall

since: 7.0.0

Declaration [src]

GList*
garrow_function_all (
  void
)

Description

No description available.

Available since: 7.0.0

Return value

Type: A list of GArrowFunction*

The all available functions.

It should be freed with g_list_free_full() and g_object_unref() when no longer needed.

The caller of the function takes ownership of the data, and is responsible for freeing it.