Method

GckSlothash

Declaration [src]

guint
gck_slot_hash (
  gconstpointer slot
)

Description [src]

Create a hash value for the GckSlot.

This function is intended for easily hashing a GckSlot to add to a GHashTable or similar data structure.

Return value

Returns: guint
 

An integer that can be used as a hash value, or 0 if invalid.