Package: gdk

Function gdk:notify-startup-complete-with-id

Lambda List

gdk:notify-startup-complete-with-id (startup)

Arguments

startup -- a string with the startup notification identifier

Details

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

GTK will call this function automatically for a gtk:window widget with custom startup notification identifier unless the gtk:window-set-auto-startup-notification function is called to disable that feature.
 

See also

#2024-6-27