Cogl.OutputCallback
function onOutputCallback(output: Cogl.Output): void {
}
A callback type that can be passed to Cogl.Renderer.prototype.foreach_output for iterating display outputs for a given renderer.
Since 1.14
- output
The current display output being iterated