ColorState
Object Hierarchy:
Description:
[ CCode ( ref_function = "gdk_color_state_ref" , type_id = "gdk_color_state_get_type ()" , unref_function = "gdk_color_state_unref" ) ]
[ Compact ]
[ Version ( since = "4.16" ) ]
public class ColorState
[ Compact ]
[ Version ( since = "4.16" ) ]
public class ColorState
Provides 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.
Namespace: Gdk
Package: gtk4