SymbolicPaintable
GtkSymbolicPaintable
is an interface that support symbolic colors in paintables.
GdkPaintable
s 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
: Array parameter of type Gdk.RGBA is not supported
Since
4.6
Inheritors
Types
Link copied to clipboard
class SymbolicPaintableImpl(gtkSymbolicPaintablePointer: <Error class: unknown class><<Error class: unknown class>>) : SymbolicPaintable
The SymbolicPaintableImpl type represents a native instance of the SymbolicPaintable interface.
Properties
Link copied to clipboard
Link copied to clipboard
abstract val gtkSymbolicPaintablePointer: <Error class: unknown class><<Error class: unknown class>>