set_winsys_id


Description:

public void set_winsys_id (WinsysID winsys_id)

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.

Parameters:

this

A Renderer

winsys_id

An ID of the winsys you explicitly want to use.