Gio.Application::startup
connect('startup', function (application, ): void);
The ::startup signal is emitted on the primary instance immediately after registration. See Gio.Application.prototype.register.
- application
instance of Gio.Application that is emitting the signal