Method
FoundryTerminalServicelaunch
unstable since: 1.1
Declaration [src]
DexFuture*
foundry_terminal_service_launch (
FoundryTerminalService* self,
FoundryTerminalLauncher* lancher
)
Description [src]
Requests that a new terminal be launched.
This function will create a FoundryTerminalIntent which the
application may handle to show a terminal.
Available since: 1.1
Parameters
lancher-
Type:
FoundryTerminalLauncherNo description available.
The data is owned by the caller of the method.