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.
When we subclass gtk::Application we won't be calling the
manually defined Application::new() which means the runtime
needs to be marked as initialised as part of the startup signal
in the subclass. We simply shim that in during the translation
of the signal from C into Rust land.
Signed-off-by: Daniel Silverstone <[email protected]>
0 commit comments