Function slint::run_event_loop#
Defined in File slint.h
Function Documentation#
-
inline void slint::run_event_loop()#
Enters the main event loop. This is necessary in order to receive events from the windowing system in order to render to the screen and react to user input.