Schnittstelle VfsClass.OnGetFileForPath

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

@FunctionalInterface public static interface VfsClass.OnGetFileForPath
  • Methodendetails

    • onGetFileForPath

      File onGetFileForPath(CallbackHandler __self, @Nonnull Vfs vfs, @Nonnull Str path)
      Parameter:
      vfs - a #GVfs.
      path - a string containing a VFS path.
      Gibt zurück:
      a #GFile. Free the returned object with g_object_unref().