[ CCode ( has_construct_function = false ) ]
public ColorNode (RGBA rgba, Rect bounds)
Creates a `GskRenderNode` that will render the color specified by rgba into the area given by bounds.
| rgba |
a `GdkRGBA` specifying a color |
| bounds |
the rectangle to render the color into |
|
A new `GskRenderNode` |