Interface AppLaunchContextClass.OnGetDisplay

Enclosing class:
AppLaunchContextClass
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface AppLaunchContextClass.OnGetDisplay
  • Method Details

    • onGetDisplay

      Str onGetDisplay(CallbackHandler __self, @Nonnull AppLaunchContext context, @Nonnull AppInfo info, @Nonnull List files)
      Parameters:
      context - a #GAppLaunchContext
      info - a #GAppInfo
      files - a #GList of #GFile objects
      Returns:
      a display string for the display.