Releases: gtk-rs/gtk4-rs
Releases Β· gtk-rs/gtk4-rs
0.4.4
API changes:
- Removal of the useless
gsk::RoundedRect::init&gsk::RoundedRect::init_from_rect. Usegsk::RoundedRect::newandgsk::RoundedRect::from_rectrespectively instead. - Type parameter to impl trait for manually implemented functions.
gtk::TextIter::child_anchorandgtk::TextIter::paintableare now returning an Option instead of T, those were just wrong before.- Add mutators to
gdk::Rectangleand make it possible to convert between it andpango::Rectangle/cairo::Rectangle
0.4.3
0.4.2
0.4.1
CI: grab an svg variant of the logo
0.3.1
CI: add 0.3 release This should fix the too old release we get in the 0.3 docs
0.3.0 release
The release includes GTK 4.4 API changes support
0.2.0
use released version of gtk4-rs crates