Constructor

GandivaConditionnew

since: 4.0.0

[]

Declaration [src]

GGandivaCondition*
ggandiva_condition_new (
  GGandivaNode* root_node
)
[]

Description

No description available.

Available since: 4.0.0

[]

Parameters

root_node

Type: GGandivaNode

The root node for the condition.

The data is owned by the caller of the function.
[]

Return value

Type: GGandivaCondition

A newly created GGandivaCondition.

The caller of the function takes ownership of the data, and is responsible for freeing it.