getItems

open fun getItems(): <Error class: unknown class>

Gets the list of recently used resources.

Return

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().