Gio.DesktopAppLaunchCallback
function onDesktopAppLaunchCallback(appinfo: Gio.DesktopAppInfo, pid: GLib.Pid): void { }
During invocation, Gio.DesktopAppInfo.prototype.launch_uris_as_manager may create one or more child processes. This callback is invoked once for each, providing the process ID.
- appinfo
- pid
Process identifier