Gtk.AppChooser.prototype.get_app_info
function get_app_info():Gio.AppInfo {
    // Gjs wrapper for gtk_app_chooser_get_app_info()
}Returns the currently selected application.
Since 3.0
- Returns
- a Gio.AppInfo for the currently selected application, or null if none is selected. Free with GObject.unref