Sets the contents of a GObject.Value initialized with CLUTTER_TYPE_PAINT_NODE.
This function increased the reference count of node; if you do not wish
to increase the reference count, use clutter_value_take_paint_node()
instead. The reference count will be released by g_value_unset().
Parameters
value: any
a GObject.Value initialized with CLUTTER_TYPE_PAINT_NODE
Sets the contents of a GObject.Value initialized with
CLUTTER_TYPE_PAINT_NODE.This function increased the reference count of
node; if you do not wish to increase the reference count, useclutter_value_take_paint_node()instead. The reference count will be released byg_value_unset().