gtk-rs / gtk3-rs

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

gtk: Use `u32` as underlying type for the `stock-size` property of `CellRendererPixbuf` #722

Closed sdroege closed 2 years ago

sdroege commented 2 years ago

Fixes https://github.com/gtk-rs/gtk3-rs/issues/717


Only the first commit should be backported.