[ Version ( since = "1.0" ) ]
public uint hash ()
Converts a Color to a hash value.
This function can be passed to g_hash_table_new as the hash_func parameter, when using
Color<!-- -->s as keys in a
GenericSet.
| this |
a Color |
|
a hash value corresponding to the color |