spawn_exited


Description:

public signal void spawn_exited (uint pid, uint exit_status)

Emitted when a process that was spawned with [method@Portal.

spawn] exits.

Parameters:

pid

the pid of the process

exit_status

the exit status of the process