mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +00:00
![]() To be compatible with the 2024 edition, we need to wrap the `no_mangle` attribute in `unsafe()`. The parsing for that in cbindgen was only added in the version 0.28, but we couldn't upgrade cbindgen before because of a regression in cbindgen 0.27 that prevented us from upgrading. Now that cbindgen 0.29 is released with a fix, we can prepare for the 2024 edition |
||
---|---|---|
.. | ||
button.rs | ||
checkbox.rs | ||
combobox.rs | ||
groupbox.rs | ||
lineedit.rs | ||
listviewitem.rs | ||
palette.rs | ||
progress_indicator.rs | ||
scrollview.rs | ||
slider.rs | ||
spinbox.rs | ||
stylemetrics.rs | ||
tableheadersection.rs | ||
tabwidget.rs |