Method
ArrowFunctionget_default_options
Declaration [src]
GArrowFunctionOptions*
garrow_function_get_default_options (
GArrowFunction* function
)
Return value
| Returns: | GArrowFunctionOptions |
The default options of this
function if exists, |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |