ColorNode.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gdk.rgba.RGBA rgba, graphene.rect.Rect bounds)Creates a gsk.render_node.RenderNode that will render the color specified by rgba into the area given by bounds.
Parameters
rgba | a gdk.rgba.RGBA specifying a color |
bounds | the rectangle to render the color into |