Method

ClutterPaintNoderef

since: 1.10

Declaration [src]

ClutterPaintNode*
clutter_paint_node_ref (
  ClutterPaintNode* node
)

Description [src]

Acquires a reference on node.

Available since: 1.10

Return value

Type: ClutterPaintNode

The ClutterPaintNode.

The caller of the method takes ownership of the data, and is responsible for freeing it.