Method

GandivaFunctionNodeget_parameters

Declaration [src]

GList*
ggandiva_function_node_get_parameters (
  GGandivaFunctionNode* node
)

Description

No description available.
Available since:0.12.0

Return value

Returns: A list of None
 

The parameters of the function node.

 The data is owned by the instance.