RecentManager.this

Creates a new recent manager object. Recent manager objects are used to handle the list of recently used resources. A #GtkRecentManager object monitors the recently used resources list, and emits the “changed” signal each time something inside the list changes.

#GtkRecentManager objects are expensive: be sure to create them only when needed. You should use gtk.recent_manager.RecentManager.getDefault instead.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class RecentManager
    this
    ()

Return Value

A newly created #GtkRecentManager object