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 ItemActivated signal.
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 Enter.