Terminal.getChildExitStatus

Gets the exit status of the command started by vte_terminal_fork_command(). See your C library's documentation for more details on how to interpret the exit status. Note that this function may only be called from the signal handler of the "child-exited" signal.

class Terminal
int
getChildExitStatus
()

Return Value

Type: int

the child's exit status Since 0.20

Meta