Hashable


Description:

public interface Hashable : Object

Implemented by objects able to produce a hash.

Returned value can be used in hash tables, for example.

All known implementing classes:

Namespace: GCalc
Package: GCalc-2

Content:

Methods:

Inherited Members:

All known members inherited from class GLib.Object