Schnittstelle AppLaunchContextClass.OnGetStartupNotifyId

Umschließende Klasse:
AppLaunchContextClass
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface AppLaunchContextClass.OnGetStartupNotifyId
  • Methodendetails

    • onGetStartupNotifyId

      Str onGetStartupNotifyId(CallbackHandler __self, @Nonnull AppLaunchContext context, @Nullable AppInfo info, @Nullable List files)
      Parameter:
      context - the launch context
      info - the app info
      files - a list of [iface@Gio.File] objects
      Gibt zurück:
      a startup notification ID for the application, or `NULL` if not supported.