Top | ![]() |
![]() |
![]() |
![]() |
Provides a base class for implementing interactive desktop application sandboxes
The GVirSandboxContextInteractive object extends the functionality provided by GVirSandboxContext to allow the application to display output in a interactive desktop.
GVirSandboxContextInteractive * gvir_sandbox_context_interactive_new (GVirConnection *connection
,GVirSandboxConfigInteractive *config
);
Create a new interactive application sandbox context
GVirSandboxConsole * gvir_sandbox_context_interactive_get_app_console (GVirSandboxContextInteractive *ctxt
,GError **error
);