Schnittstelle VfsClass.OnGetFileForUri

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.OnGetFileForUri
  • Methodendetails

    • onGetFileForUri

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