Schnittstelle LoadableIconIface.OnLoadFinish

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

@FunctionalInterface public static interface LoadableIconIface.OnLoadFinish
  • Methodendetails

    • onLoadFinish

      InputStream onLoadFinish(CallbackHandler __self, @Nonnull LoadableIcon icon, @Nonnull AsyncResult res, @Nullable Strs type)
      Parameter:
      icon - a #GLoadableIcon.
      res - a #GAsyncResult.
      type - a location to store the type of the loaded icon, %NULL to ignore.
      Gibt zurück:
      a #GInputStream to read the icon from.