Method

ArrowFunctionget_doc

Declaration [src]

GArrowFunctionDoc*
garrow_function_get_doc (
  GArrowFunction* function
)

Description

No description available.
Available since:6.0.0

Return value

Returns: GArrowFunctionDoc
 

The function documentation.

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