gtk-rs / gtk-rs-core

Rust bindings for GNOME libraries
https://gtk-rs.org/gtk-rs-core
MIT License
279 stars 112 forks source link

glib-macros: Improve error message when `Properties` struct doesn't have at least one `#[property(…)]` #1352

Closed zecakeh closed 5 months ago

zecakeh commented 5 months ago

Part of #1110.