get_objects


Description:

public SList<unowned string> get_objects ()

Returns a list of objects in this.

The objects 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 objects