OutputCallback


Description:

public delegate void OutputCallback (Output output)

A callback type that can be passed to foreach_output for iterating display outputs for a given renderer.

Parameters:

output

The current display output being iterated

user_data

The user pointer passed to foreach_output


Namespace: Cogl
Package: doc