Package: gdk

Function gdk:window-set-startup-id

Lambda List

gdk:window-set-startup-id (window startup-id)

Arguments

window -- a toplevel gdk:window object
startup-id -- a string with startup-notification identifier

Details

When using GTK, typically you should use the gtk:window-startup-id function instead of this low-level function.
 

See also

#2023-2-26