Class FileEnumerator.FileEnumeratorClass

All Implemented Interfaces:
Proxy
Enclosing class:
FileEnumerator

public static class FileEnumerator.FileEnumeratorClass extends GObject.ObjectClass
  • Constructor Details

    • FileEnumeratorClass

      public FileEnumeratorClass(MemorySegment address)
      Create a FileEnumeratorClass proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideNextFile

      public void overrideNextFile(Arena arena, @Nullable Method method)
      Override virtual method next_file.
      Parameters:
      method - the method to invoke
    • overrideCloseFn

      public void overrideCloseFn(Arena arena, @Nullable Method method)
      Override virtual method close_fn.
      Parameters:
      method - the method to invoke
    • overrideNextFilesAsync

      public void overrideNextFilesAsync(Arena arena, @Nullable Method method)
      Override virtual method next_files_async.
      Parameters:
      method - the method to invoke
    • overrideNextFilesFinish

      public void overrideNextFilesFinish(Arena arena, @Nullable Method method)
      Override virtual method next_files_finish.
      Parameters:
      method - the method to invoke
    • overrideCloseAsync

      public void overrideCloseAsync(Arena arena, @Nullable Method method)
      Override virtual method close_async.
      Parameters:
      method - the method to invoke
    • overrideCloseFinish

      public void overrideCloseFinish(Arena arena, @Nullable Method method)
      Override virtual method close_finish.
      Parameters:
      method - the method to invoke