Method

ArrowCallExpressionget_arguments

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 data is owned by the instance.