Method

ArrowFunctionget_doc

since: 6.0.0

Declaration [src]

GArrowFunctionDoc*
garrow_function_get_doc (
  GArrowFunction* function
)

Description

No description available.

Available since: 6.0.0

Return value

Type: GArrowFunctionDoc

The function documentation.

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