Skip to content

cogl/onscreen: Add several introspection annotations

Corentin Noël requested to merge tintou/cogl-onscreen-annotations into main

Only an unowned closure is returned by the add_*_callback methods as the object itself owns the closure.

Add array annotation when taking an array of integers.

Merge request reports