Method

ClutterPaintNoderef

Declaration [src]

ClutterPaintNode*
clutter_paint_node_ref (
  ClutterPaintNode* node
)

Description [src]

Acquires a reference on node.

Available since:1.10

Return value

Returns: ClutterPaintNode
 

The ClutterPaintNode.

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