mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
This avoid repeating the enums both in the compiler and in the runtime library, and register them in a bunch of other places. So it should be easier to add enums and enum values Since cbindgen doesn't see through the macro, generate the enum manually |
||
|---|---|---|
| .. | ||
| cpp | ||
| node | ||
| rs | ||
| wasm-interpreter | ||