Function
Gdknotify_startup_complete
since: 2.2
Declaration [src]
void
gdk_notify_startup_complete (
void
)
Description [src]
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
GtkWindow
unless gtk_window_set_auto_startup_notification()
is called
to disable that feature.
Available since: 2.2