signal callback delegate or function to connect
void callback(gtk.recent_chooser.RecentChooser recentChooser)
recentChooser the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to SelectionChanged signal.
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 explicitly calling functions to change the selection.