Class: Clutter::ColorNode

Inherits:
PipelineNode show all
Defined in:
(unknown)

Overview

The ClutterColorNodeClass structure is an opaque type whose members cannot be directly accessed.

Instance Method Summary collapse

Methods inherited from PaintNode

#add_child, #add_rectangle, #add_texture_rectangle, #name=, #ref, #unref

Constructor Details

#initialize(color) ⇒ Clutter::PaintNode

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

Parameters: