Package: gdk

Function gdk-color-hash

Lambda List

gdk-color-hash (color)

Arguments

color -- a gdk-color color

Return Value

The hash function 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 color.
 

See also

2021-12-11