Schnittstelle FileIface.OnQueryFilesystemInfo

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

@FunctionalInterface public static interface FileIface.OnQueryFilesystemInfo
  • Methodendetails

    • onQueryFilesystemInfo

      FileInfo onQueryFilesystemInfo(CallbackHandler __self, @Nonnull File file, @Nonnull Str attributes, @Nullable Cancellable cancellable)
      Parameter:
      file - input #GFile
      attributes - an attribute query string
      cancellable - optional #GCancellable object, %NULL to ignore
      Gibt zurück:
      a #GFileInfo or %NULL if there was an error. Free the returned object with g_object_unref().