Method

ArrowCallExpressionget_arguments

unstable since: 24.0.0

Declaration [src]

GList*
garrow_call_expression_get_arguments (
  GArrowCallExpression* expression
)

Description

No description available.

Available since: 24.0.0

Return value

Type: A list of None

Arguments of this expression.

The returned data is owned by the instance.