ColorNode


Description:

[ CCode ( has_construct_function = false , type = "ClutterPaintNode*" ) ]
public ColorNode (Color? color)

Creates a new PaintNode that will paint a solid color fill using color.

Parameters:

color

the color to paint, or null

Returns:

the newly created PaintNode. Use unref when done