quit_event_loop
from slint import quit_event_looppython
quit_event_loop() -> NoneQuits the running event loop in the next event processing cycle. This will make an earlier call to run_event_loop
return.
© 2026 SixtyFPS GmbH
from slint import quit_event_loopquit_event_loop() -> NoneQuits the running event loop in the next event processing cycle. This will make an earlier call to run_event_loop
return.
© 2026 SixtyFPS GmbH