Function
Gdknotify_startup_complete_with_id
since: 2.12
Declaration [src]
void
gdk_notify_startup_complete_with_id (
const gchar* startup_id
)
Description [src]
Indicates to the GUI environment that the application has finished loading, using a given identifier.
GTK+ will call this function automatically for GtkWindow
with custom startup-notification identifier unless
gtk_window_set_auto_startup_notification()
is called to
disable that feature.
Available since: 2.12