relm4-macros 0.11.0

An idiomatic GUI library inspired by Elm and based on gtk4-rs
Documentation
1
2
3
4
5
error[E0609]: no field `_gtk_window_0` on type `TestComponentWidgets`
  --> tests/ui/compile-fail/dead_code.rs:28:32
   |
28 |         let _window = &widgets._gtk_window_0;
   |                                ^^^^^^^^^^^^^ unknown field