Node.alloc


Description:

[ CCode ( cname = "json_node_alloc" , has_construct_function = false ) ]
[ Version ( since = "0.16" ) ]
public Node.alloc ()

Allocates a new, uninitialized node.

Use [[email protected]] and its variants to initialize the returned value.

Returns:

the newly allocated node




2022 vala-language.org