Method

GandivaFunctionNodeget_parameters

since: 0.12.0

Declaration [src]

GList*
ggandiva_function_node_get_parameters (
  GGandivaFunctionNode* node
)

Description

No description available.

Available since: 0.12.0

Return value

Type: A list of None

The parameters of the function node.

The data is owned by the instance.