gtk.GObject
|
+-- moo.App
load-session()
This signal is emitted when application is loading session, after editor session has been loaded.
save-session()
This signal is emitted when application is saving session, before saving editor session.
started()
This signal is emitted after application loaded session, started main loop, and hit idle for the first time.