ClipNode
Description:
[ CCode ( has_construct_function = false , type = "ClutterPaintNode*" ) ]
public ClipNode ()
Creates a new PaintNode that will clip its child nodes to the 2D regions
added to it.
Returns:
the newly created PaintNode. Use
unref when done.
|