ColorNode.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a gsk.render_node.RenderNode that will render the color specified by rgba into the area given by bounds.

Parameters

rgbaa gdk.rgba.RGBA specifying a color
boundsthe rectangle to render the color into

Returns