Class PixbufAnimationIter.PixbufAnimationIterClass

All Implemented Interfaces:
Proxy
Enclosing class:
PixbufAnimationIter

@Deprecated public static class PixbufAnimationIter.PixbufAnimationIterClass extends GObject.ObjectClass
Deprecated.
Use a different image loading library for animatable assets
Modules supporting animations must derive a type from GdkPixbufAnimationIter, providing suitable implementations of the virtual functions.
  • Constructor Details

    • PixbufAnimationIterClass

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

    • getMemoryLayout

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

      public void overrideGetDelayTime(Arena arena, @Nullable Method method)
      Deprecated.
      Override virtual method get_delay_time.
      Parameters:
      method - the method to invoke
    • overrideGetPixbuf

      public void overrideGetPixbuf(Arena arena, @Nullable Method method)
      Deprecated.
      Override virtual method get_pixbuf.
      Parameters:
      method - the method to invoke
    • overrideOnCurrentlyLoadingFrame

      public void overrideOnCurrentlyLoadingFrame(Arena arena, @Nullable Method method)
      Deprecated.
      Override virtual method on_currently_loading_frame.
      Parameters:
      method - the method to invoke
    • overrideAdvance

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