GIconIface.hash

struct GIconIface
extern (C)
uint function(GIcon* icon) hash;

Return Value

a #guint containing a hash for the @icon, suitable for use in a #GHashTable or similar data structure.

Meta