ITidaRuntime.connectToWndMng

Connects to the window manager.

interface ITidaRuntime
@safe
void
connectToWndMng
()

Throws

$(OBJECTREF Exception) If the libraries were not installed on the machine being started or they were damaged. And also if the connection to the window manager was not successful (for example, there is no such component in the OS or the connection to an unknown window manager is not supported).

Meta