About
This is series of blogs on my Google Summer of Code 2019 project GTK 4 Rust Bindings. The goal is to add Rust support to the latest version of the popular UI toolkit, gtk, along with its dependencies:
- graphene
- gdk4
- gsk4
Development:
- gtk4-rs: https://github.com/sfanxiang/gtk-rs-gtk4
- gsk4-rs: https://github.com/sfanxiang/gtk-rs-gsk4
- gdk4-rs: https://github.com/sfanxiang/gtk-rs-gdk4
- graphene-rs: https://github.com/sfanxiang/gtk-rs-graphene
- sys: https://github.com/sfanxiang/gtk-rs-sys
- gir-files: https://github.com/sfanxiang/gtk-rs-gir-files
- lgpl-docs: https://github.com/sfanxiang/gtk-rs-lgpl-docs
- gtk-bootstrap: https://github.com/sfanxiang/gtk-bootstrap