get_keys


Description:

public SList<unowned string> get_keys ()

Returns a list of keys in this.

The keys are owned by this and must not be modified or freed. Free the returned list with g_slist_free.

Parameters:

this

an FileCache

Returns:

a list of keys