Gtk.RecentChooser::item-activated
function callback(recent_chooser, ):void;
This signal is emitted when the user "activates" a recent item in the recent chooser. This can happen by double-clicking on an item in the recently used resources list, or by pressing <keycap>Enter</keycap>.
Since 2.10
- recent_chooser
instance of Gtk.RecentChooser that is emitting the signal