gtk-rs / gir

Tool to generate rust bindings and user API for glib-based libraries
https://gtk-rs.org/gir/book/
MIT License
225 stars 98 forks source link

Revert Automatically assume that win32_ and unix_ should use the related cfg #1547

Closed GuillaumeGomez closed 4 months ago

GuillaumeGomez commented 5 months ago

Reverts #1540, #1545, #1546.

sdroege commented 4 months ago

@bilelmoussaoui What should we do here?

bilelmoussaoui commented 4 months ago

@sdroege I think we should land this. The glib patch for splitting the API in separate gir files has landed so we would need to adapt our bindings anyways.