gtk-rs / gir

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

codegen: Switch from Inhibit to ControlFlow #1481

Closed bilelmoussaoui closed 1 year ago

bilelmoussaoui commented 1 year ago

As it had the same semantics as glib::Continue which we replaced