Method

GdkColorhash

deprecated: 3.14 

Declaration [src]

guint
gdk_color_hash (
  const GdkColor* color
)

Description [src]

A hash function suitable for using for a hash table that stores GdkColors.

Deprecated since: 3.14

Use GdkRGBA.

Return value

Type: guint

The hash function applied to color.