Gtk.RecentManager::changed
function callback(recent_manager, ):void;
Emitted when the current recently used resources manager changes its contents, either by calling Gtk.RecentManager.prototype.add_item or by another application.
Since 2.10
- recent_manager
instance of Gtk.RecentManager that is emitting the signal