Skip to content

gdk: Add an annotation

Matthias Clasen requested to merge matthiasc/for-main into main

We are returning interned strings here, and g-i seems to have trouble interpreting the const, so lets help it out by being more explicit with our annotations.

Fixes: #6167 (closed)

Merge request reports