append_fill
Description:
A convenience method to fill a path with a color.
See [method@Gtk.Snapshot.push_fill] if you need to fill a path with more complex content than a color.
Parameters:
this |
a `GtkSnapshot` |
path |
The path describing the area to fill |
fill_rule |
The fill rule to use |
color |
the color to fill the path with |