get_items
Description:
Gets the list of recently used resources.
Parameters:
| this | a `GtkRecentManager` | 
Returns:
| a list of newly allocated `GtkRecentInfo objects`. Use [method@Gtk.RecentInfo.unref] on each item inside the list, and then free the list itself using g_list_free. |