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