Toplevel.setStartupId
void setStartupId(string startupId)Sets the startup notification ID.
When using GTK, typically you should use [[gtk.window.Window.setStartupId]](../gtk4/method.Window.set_startup_id.html) instead of this low-level function.
Parameters
startupId | a string with startup-notification identifier |