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