set_driver


Description:

public void set_driver (Driver driver)

Requests that Cogl should try to use a specific underlying driver for rendering.

If you select an unsupported driver then connect will fail and report an error. Most applications should not explicitly select a driver and should rely on Cogl automatically choosing the driver.

This may only be called on an un-connected Renderer.

Parameters:

this

An unconnected Renderer