slint/internal/core/items
Olivier Goffart e85e69fda0
Declare .slint enum in one place in i-slint-common
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
2022-04-14 19:17:48 +02:00
..
image.rs Declare .slint enum in one place in i-slint-common 2022-04-14 19:17:48 +02:00
path.rs Declare .slint enum in one place in i-slint-common 2022-04-14 19:17:48 +02:00
text.rs Declare .slint enum in one place in i-slint-common 2022-04-14 19:17:48 +02:00