Package: gtk

Interface gtk:symbolic-paintable

Superclasses

gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

Direct Slots

None

Details

The gtk:symbolic-paintable interface is an interface that support symbolic colors in paintables. The gdk:paintable classes implementing the interface will have the Gtk.SymbolicPaintableInterface.snapshot_symbolic virtual 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.

Since 4.6
 

Inherited Slot Access Functions

See also

2023-8-30