Constructor
AravisGcIntRegNodenew
since: 0.8.0
Declaration [src]
ArvGcNode*
arv_gc_int_reg_node_new (
void
)
Return value
Type: ArvGcNode
A new IntReg node.
The caller of the function takes ownership of the data, and is responsible for freeing it. |