Constructor
GandivaConditionnew
Declaration [src]
GGandivaCondition*
ggandiva_condition_new (
GGandivaNode* root_node
)
Parameters
root_node |
GGandivaNode |
The root node for the condition. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GGandivaCondition |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |