See gdk.app_launch_context.AppLaunchContext for more information about startup feedback.
Toplevel.startupId
string startupId() @property nothrow;Get startupId property.
Returns
The startup ID of the surface.
void startupId(string propval) @property nothrow;Set startupId property.
Parameters
propval | The startup ID of the surface. See gdk.app_launch_context.AppLaunchContext for more information about startup feedback. |