ToplevelT.startupId

Set startupId property.

  1. string startupId [@property getter]
  2. string startupId [@property setter]
    template ToplevelT()
    @property
    void
    startupId
    (
    string propval
    )

Parameters

propval string

The startup ID of the surface.

See gdk.app_launch_context.AppLaunchContext for more information about startup feedback.