gtk-rs / gir

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

Generate SendValue instead of Value in Send-contexts #491

Open sdroege opened 7 years ago

sdroege commented 7 years ago

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

EPashkin commented 7 years ago

This seems good approach