A convenience method to fill a path with a color.
See gtk.snapshot.Snapshot.pushFill if you need to fill a path with more complex content than a color.
The path describing the area to fill
The fill rule to use
the color to fill the path with
A convenience method to fill a path with a color.
See gtk.snapshot.Snapshot.pushFill if you need to fill a path with more complex content than a color.