appendFill

open fun appendFill(path: <Error class: unknown class>, fillRule: <Error class: unknown class>, color: <Error class: unknown class>)

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.

Since

4.14

Parameters

path

The path describing the area to fill

fillRule

The fill rule to use

color

the color to fill the path with