append_color
Description:
Creates a new render node drawing the color
into the given bounds
and appends it to the current render node of
this.
You should try to avoid calling this function if color
is transparent.
Parameters:
this |
a `GtkSnapshot` |
color |
the color to draw |
bounds |
the bounds for the new node |