Useful links
Here is a list of useful external resources talking about Gtk-rs
. If you want to go deeper in the project’s mechanisms or if you’re just curious, it’s the place to look at!
Of course, if you want to add other links as well, just make a Pull Request for it!
- Initial posts about librsvg’s C to Rust conversion
- How Glib-rs works, part 1: Type conversions
- How Glib-rs works, part 2: Transferring lists and arrays
- How glib-rs works, part 3: Boxed types
- Exporting a GObject C API from Rust code and using it from C, Python, JavaScript and others
- Gtk-rs release process