Gtk.RecentChooser::selection-changed
function callback(recent_chooser, ):void;
This signal is emitted when there is a change in the set of selected recently used resources. This can happen when a user modifies the selection with the mouse or the keyboard, or when explicitely calling functions to change the selection.
Since 2.10
- recent_chooser
instance of Gtk.RecentChooser that is emitting the signal