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 99 forks source link

Generate SendValue instead of Value in Send-contexts #491

Open sdroege opened 6 years ago

sdroege commented 6 years ago

See https://github.com/gtk-rs/glib/pull/256#issuecomment-344542920

EPashkin commented 6 years ago

This seems good approach