Skip to content

Add missing GIR annotations

Brian Tarricone requested to merge kelnos/xfconf:add-missing-annotations into master

Some nullability and constructor annotations were missing, causing the Rust binding generator to make a few mistakes.

Merge request reports