Package: gdk

Function gdk:color-hash

Lambda List

gdk:color-hash (color)

Arguments

color -- a gdk:color instance

Return Value

The unsigned integer with the hash value applied to color.

Details

A hash function suitable for using for a hash table that stores gdk:color colors.

Warning

The gdk:color-hash function has been deprecated since version 3.14 and should not be used in newly written code. Use the gdk:rgba structure.
 

See also

2025-1-15