RecentManager.this

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

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

Return Value

A newly created gtk.RecentManager object

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.10