Window.setStartupId
void setStartupId(string startupId)When using GTK+, typically you should use gtk.window.Window.setStartupId instead of this low-level function.
Parameters
startupId | a string with startup-notification identifier |
void setStartupId(string startupId)When using GTK+, typically you should use gtk.window.Window.setStartupId instead of this low-level function.
startupId | a string with startup-notification identifier |