gtk-rs / gtk3-rs

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

examples: Move from `ParamSpecXXX:new()` to `ParamSpecXXX::builder()` #771

Closed sdroege closed 1 year ago

bilelmoussaoui commented 1 year ago

The only example in gtk3-rs is already using the builder pattern