ColorNode
Description:
Creates a `GskRenderNode` that will render the color specified by rgba into the area given by bounds.
Parameters:
| rgba |
a `GdkRGBA` specifying a color |
| bounds |
the rectangle to render the color into |
Returns:
|
A new `GskRenderNode` |