ShortcutTrigger.hash

Generates a hash value for a GtkShortcutTrigger.

The output of this function is guaranteed to be the same for a given value only per-process. It may change between different processor architectures or even different versions of GTK. Do not use this function as a basis for building protocols or file formats.

The types of @trigger is #gconstpointer only to allow use of this function with #GHashTable. They must each be a GtkShortcutTrigger.

class ShortcutTrigger
uint
hash
()

Return Value

Type: uint

a hash value corresponding to @trigger

Meta