gdkNotifyStartupComplete
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.
gdkNotifyStartupComplete()
GTK+ will call this function automatically after opening the first
GtkWindow
unless gtkWindowSetAutoStartupNotification
is called
to disable that feature.
Since 2.2
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.