connect


Description:

public Bool connect () throws Error

Connects the configured this.

Renderer connection isn't a very active process, it basically just means validating that any given constraint criteria can be satisfied and that a usable driver and window system backend can be found.

Parameters:

this

An unconnected Renderer

Returns:

true if there was no error while connecting the given this . false if there was an error.