IconIF.hash

Gets a hash for an icon.

interface IconIF
static
uint
hash
(
void* icon
)

Parameters

icon void*

gconstpointer to an icon object.

Return Value

Type: uint

a guint containing a hash for the icon, suitable for use in a glib.HashTable or similar data structure.