flatpak / xdg-desktop-portal-gtk

Gtk implementation of xdg-desktop-portal
GNU Lesser General Public License v2.1
130 stars 102 forks source link

fix: missing to add define to c file #456

Closed Decodetalkers closed 1 year ago

Decodetalkers commented 1 year ago

resolve: https://github.com/flatpak/xdg-desktop-portal-gtk/issues/453

ebassi commented 1 year ago

Since xdg-desktop-portal-gtk already uses c_args in the build, and the symbols are defined only for xdg-desktop-portal-gtk, I'd rather add them to the c_args.

Decodetalkers commented 1 year ago

Ok.. let me make some changes

ebassi commented 1 year ago

See: https://github.com/flatpak/xdg-desktop-portal-gtk/pull/457

Decodetalkers commented 1 year ago

Ok , if you have already handle it, then I will close the pr, thanks

ebassi commented 1 year ago

Thank you for the pull request, in any case. It's very much appreciated.