ColorNode

constructor(rgba: <Error class: unknown class>, bounds: <Error class: unknown class>)

Creates a GskRenderNode that will render the color specified by @rgba into the area given by @bounds.

Return

A new GskRenderNode

Parameters

rgba

a GdkRGBA specifying a color

bounds

the rectangle to render the color into


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)