gtk-rs / gtk3-rs

Rust bindings for GTK 3
https://gtk-rs.org
MIT License
508 stars 90 forks source link

Update for glib constructor renames #680

Closed sdroege closed 2 years ago

sdroege commented 2 years ago

See https://github.com/gtk-rs/gtk-rs-core/pull/384

GuillaumeGomez commented 2 years ago

Oh nice! More specialized types, it's great, thanks!