get_items


Description:

public List<RecentInfo> get_items ()

Gets the list of recently used resources.

Parameters:

this

a RecentManager

Returns:

a list of newly allocated RecentInfo objects. Use unref on each item inside the list, and then free the list itself using g_list_free.