This allows you to explicitly select a winsys backend to use instead of letting Cogl automatically select a backend.
if you select an unsupported backend then connect will fail and report an error.
This may only be called on an un-connected Renderer.
this |
A Renderer |
winsys_id |
An ID of the winsys you explicitly want to use. |