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

Constructors

Link copied to clipboard
constructor(gdkColorStatePointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gdkColorStatePointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard

Create a class@Gdk.CicpParams representing the colorstate.

Link copied to clipboard
fun equal(other: ColorState): Boolean

Compares two GdkColorStates for equality.

Link copied to clipboard

Increase the reference count of @self.

Link copied to clipboard
fun unref()

Decrease the reference count of @self.