Gtk.AppChooserWidget::application-activated
function callback(app_chooser_widget, application:Gio.AppInfo, ):void;
Emitted when an application item is activated from the widget's list.
This usually happens when the user double clicks an item, or an item is selected and the user presses one of the keys Space, Shift+Space, Return or Enter.
- app_chooser_widget
instance of Gtk.AppChooserWidget that is emitting the signal
- application
the activated Gio.AppInfo