gtk-rs / sys

DEPRECATED, each crate has its own sys folder now.
http://gtk-rs.org/
MIT License
31 stars 25 forks source link

gdkx11-sys: add missing feature #186

Closed bilelmoussaoui closed 3 years ago

bilelmoussaoui commented 3 years ago

Required by https://github.com/gtk-rs/gdkx11/pull/7 Needed for https://github.com/gtk-rs/sys/blob/master/gdkx11-sys/src/lib.rs#L381-L384

bilelmoussaoui commented 3 years ago

@GuillaumeGomez this one is ready to go :)

GuillaumeGomez commented 3 years ago

Thanks!