Virtual Method
FoundryAcpClientterminal_wait_for_exit
unstable since: 1.2
Declaration [src]
DexFuture*
terminal_wait_for_exit (
FoundryAcpClient* self,
FoundryAcpSession* session,
const char* terminal_id
)
Parameters
session-
Type:
FoundryAcpSessionThe data is owned by the caller of the method. terminal_id-
Type:
const char*The protocol terminal identifier.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.