ColorState
class ColorState(val gdkColorStatePointer: <Error class: unknown class><<Error class: unknown class>>)(source)
A GdkColorState
object provides the information to interpret colors and pixels in a variety of ways.
They are also known as color spaces.
Crucially, GTK knows how to convert colors from one color state to another.
GdkColorState
objects are immutable and therefore threadsafe.
Since
4.16