You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2024. It is now read-only.
gtk: application: Use startup signal to log rt startup
The GtkApplication itself will call gtk_init() so we shouldn't
call `rt::init()` here, instead we should hang off the startup
signal and log the initialisation.
Signed-off-by: Daniel Silverstone <[email protected]>
0 commit comments