ToplevelIF.setStartupId

Sets the startup notification ID.

When using GTK, typically you should use [method@Gtk.Window.set_startup_id] instead of this low-level function.

interface ToplevelIF
void
setStartupId
(
string startupId
)

Parameters

startupId string

a string with startup-notification identifier

Meta