Interface PixbufAnimationIterClass.OnAdvance

Enclosing class:
PixbufAnimationIterClass
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 PixbufAnimationIterClass.OnAdvance
  • Method Details

    • onAdvance

      boolean onAdvance(CallbackHandler __self, @Nonnull PixbufAnimationIter iter, @Nullable TimeVal current_time)
      Parameters:
      iter - a #GdkPixbufAnimationIter
      current_time - current time
      Returns:
      `TRUE` if the image may need updating