Constructor
GandivaDoubleLiteralNodenew
since: 0.12.0
Declaration [src]
GGandivaDoubleLiteralNode*
ggandiva_double_literal_node_new (
gdouble value
)
Return value
Type: GGandivaDoubleLiteralNode
A newly created GGandivaDoubleLiteralNode
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |