gtk-rs / gir

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

Fix missing check in case a type cannot be generated in builders #1432

Closed GuillaumeGomez closed 1 year ago

GuillaumeGomez commented 1 year ago

Needed for https://github.com/gtk-rs/gtk3-rs/pull/799.