RGBA.hash

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

class RGBA
static
uint
hash
(
void* p
)

Parameters

p void*

a GdkRGBA pointer. [type GdkRGBA]

Return Value

Type: uint

The hash value for p Since 3.0

Meta