RecentManager.this
this
()Creates a new recent manager object.
Recent manager objects are used to handle the list of recently used resources. A [gtk.recent_manager.RecentManager] object monitors the recently used resources list, and emits the [gtk.recent_manager.RecentManager.changed] signal each time something inside the list changes.
[gtk.recent_manager.RecentManager] objects are expensive: be sure to create them only when needed. You should use [gtk.recent_manager.RecentManager.getDefault] instead.
Returns
A newly created [gtk.recent_manager.RecentManager] object