Skip to content

quit_event_loop

from slint import quit_event_loop
python
quit_event_loop() -> None

Quits the running event loop in the next event processing cycle. This will make an earlier call to run_event_loop return.


© 2026 SixtyFPS GmbH