get_hash


Description:

[ Version ( since = "3.6" ) ]
public HashTable<unowned string,int> get_hash ()

Returns hash of current stored 'uids' in summary, where key is 'uid' from the string pool, and value is 1.

The returned pointer should be freed with g_hash_table_destroy.

Note: When searching for values always use uids from the string pool.

Parameters:

this

a FolderSummary object