signal callback delegate or function to connect
void callback(gio.app_info.AppInfo application, gtk.app_chooser_widget.AppChooserWidget appChooserWidget)
application the selected gio.app_info.AppInfo (optional)
appChooserWidget 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 ApplicationSelected signal.
Emitted when an application item is selected from the widget's list.