get_items
Description:
Gets the list of recently used resources.
Parameters:
this |
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. |
Gets the list of recently used resources.
this |
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. |