Method
ValentApplicationPluginstartup
unstable since: 1.0
Declaration [src]
void
valent_application_plugin_startup (
ValentApplicationPlugin* plugin
)
Description [src]
Handle the startup phase of the application.
Implementations may override this method to perform setup task that should only happen on the primary instance.
Available since: 1.0