slint/api
Olivier Goffart d2bd5366f4 Timer::set_interval
Don't return an Option, just return 0 when the timer is not started.
As discussed in the API review, the rational is that the interval is
just like a field in a struct and when the struct is default
constructed, it is initialized to 0
2024-09-18 09:24:39 +02:00
..
cpp Timer::set_interval 2024-09-18 09:24:39 +02:00
node Enable more js/tsc biome rules 2024-09-13 10:04:39 +02:00
python Bump version number to 1.8.0 2024-08-15 12:44:46 +00:00
rs Change mod() to always return positive number (#6179) 2024-09-17 11:37:32 +02:00
wasm-interpreter interpreter: Mark ComponentCompiler as deprecated 2024-07-04 12:47:54 +02:00