Class PixbufAnimation.PixbufAnimationClass

All Implemented Interfaces:
Proxy
Enclosing class:
PixbufAnimation

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

    • PixbufAnimationClass

      public PixbufAnimationClass(MemorySegment address)
      Deprecated.
      Create a PixbufAnimationClass 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
    • overrideIsStaticImage

      public void overrideIsStaticImage(Arena arena, @Nullable Method method)
      Deprecated.
      Override virtual method is_static_image.
      Parameters:
      method - the method to invoke
    • overrideGetStaticImage

      public void overrideGetStaticImage(Arena arena, @Nullable Method method)
      Deprecated.
      Override virtual method get_static_image.
      Parameters:
      method - the method to invoke
    • overrideGetSize

      public void overrideGetSize(Arena arena, @Nullable Method method)
      Deprecated.
      Override virtual method get_size.
      Parameters:
      method - the method to invoke
    • overrideGetIter

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