See [gdk.app_launch_context.AppLaunchContext] for more information about startup feedback.
Toplevel.startupId
string startupId() @propertyGet startupId property.
Returns
The startup ID of the surface.
void startupId(string propval) @propertySet startupId property.
Parameters
propval | The startup ID of the surface. See [gdk.app_launch_context.AppLaunchContext] for more information about startup feedback. |