Interface VolumeIface.OnEjectFinish

Enclosing class:
VolumeIface
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface VolumeIface.OnEjectFinish
  • Method Details

    • onEjectFinish

      boolean onEjectFinish(CallbackHandler __self, @Nonnull Volume volume, @Nonnull AsyncResult result)
      Parameters:
      volume - pointer to a #GVolume
      result - a #GAsyncResult
      Returns:
      %TRUE, %FALSE if operation failed