xdg-desktop-portal-gtk icon indicating copy to clipboard operation
xdg-desktop-portal-gtk copied to clipboard

Improve compile warnings

Open ebassi opened this issue 8 months ago • 4 comments

If we can, we should rejig the code to avoid declaring unused arguments and variables; if we can't, we can use G_GNUC_UNUSED to eliminate the warning.

ebassi avatar Oct 21 '23 15:10 ebassi