Gdk.notifyStartupComplete

Indicates to the GUI environment that the application has finished loading. If the applications opens windows, this function is normally called after opening the application’s initial set of windows.

GTK+ will call this function automatically after opening the first gtk.Window unless Window.setAutoStartupNotification is called to disable that feature.

struct Gdk
static
void
notifyStartupComplete
()

Meta