Skip to content

Remove deprecated CoglHandle

Niels De Graef requested to merge wip/nielsdg/remove-cogl-handle into master

Prefer something a bit more type-safe instead and in the meantime use the newly available cogl_clear_object to simplify some code a bit.

Merge request reports