hash


Description:

public abstract uint hash ()

Creates a hash value for a File.

This call does no blocking I/O.

Parameters:

this

gconstpointer to a File

Returns:

0 if this is not a valid File, otherwise an integer that can be used as hash value for the File. This function is intended for easily hashing a File to add to a GenericSet or similar data structure.