Skip to content

Fix the transfer annotations for GClosure constructors

Emmanuele Bassi requested to merge issue-2299 into master

The GClosure constructors in GObject return an instance with a floating reference.

Fixes: #2299 (closed)

Merge request reports