SymbolicPaintable

GtkSymbolicPaintable is an interface that support symbolic colors in paintables.

GdkPaintables implementing the interface will have the vfunc@Gtk.SymbolicPaintable.snapshot_symbolic function called and have the colors for drawing symbolic icons passed. At least 4 colors are guaranteed to be passed every time.

These 4 colors are the foreground color, and the colors to use for errors, warnings and success information in that order.

More colors may be added in the future.

Skipped during bindings generation

  • parameter colors: Gdk.RGBA

Since

4.6

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open val gdkPaintablePointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
abstract val gtkSymbolicPaintablePointer: <Error class: unknown class><<Error class: unknown class>>