Package: gsk

Function gsk:color-node-new

Lambda List

gsk:color-node-new (rgba bounds)

Arguments

rgba -- a gdk:rgba instance specifying a color
bounds -- a graphene:rect-t instance with the rectangle to render the color into

Return Value

The new gsk:color-node instance.

Details

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

See also

#2023-10-25