Method
ArrowFunctionget_doc
since: 6.0.0
Declaration [src]
GArrowFunctionDoc*
garrow_function_get_doc (
GArrowFunction* function
)
Return value
Type: GArrowFunctionDoc
The function documentation.
The caller of the method takes ownership of the data, and is responsible for freeing it. |