Interface PixbufAnimationClass.OnGetIter

Enclosing class:
PixbufAnimationClass
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 PixbufAnimationClass.OnGetIter
  • Method Details

    • onGetIter

      PixbufAnimationIter onGetIter(CallbackHandler __self, @Nonnull PixbufAnimation animation, @Nullable TimeVal start_time)
      Parameters:
      animation - a #GdkPixbufAnimation
      start_time - time when the animation starts playing
      Returns:
      an iterator to move over the animation