Class SymbolicPaintable.SymbolicPaintableInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.SymbolicPaintable.SymbolicPaintableInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
SymbolicPaintable

public static class SymbolicPaintable.SymbolicPaintableInterface extends TypeInterface
The list of virtual functions for the GtkSymbolicPaintable interface. No function must be implemented, default implementations exist for each one.
Since:
4.6
  • Constructor Details

    • SymbolicPaintableInterface

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

    • getMemoryLayout

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

      public void overrideSnapshotSymbolic(Arena arena, @Nullable Method method)
      Override virtual method snapshot_symbolic.
      Parameters:
      method - the method to invoke
    • overrideSnapshotWithWeight

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