notify_startup_complete


Description:

public void notify_startup_complete (string startup_id)

Indicates to the GUI environment that the application has finished loading, using a given identifier.

GTK will call this function automatically for [[email protected]] with custom startup-notification identifier unless [ [email protected]_auto_startup_notification] is called to disable that feature.

Parameters:

this

a `GdkDisplay`

startup_id

a startup-notification identifier, for which notification process should be completed




2022 vala-language.org