gtk-rs / gtk3-rs

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

None constants as associated constants #662

Closed fengalin closed 2 years ago

fengalin commented 2 years ago

See https://github.com/gtk-rs/gir/issues/1252.

GuillaumeGomez commented 2 years ago

Thanks!