Class: Clutter::ColorNode
- Inherits:
-
PipelineNode
- Object
- PaintNode
- PipelineNode
- Clutter::ColorNode
- Defined in:
- (unknown)
Overview
The ClutterColorNodeClass structure is an
opaque type whose members cannot be directly accessed.
Instance Method Summary collapse
-
#initialize(color) ⇒ Clutter::PaintNode
constructor
Creates a new Clutter::PaintNode that will paint a solid color fill using color.
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.