Class DrawingArea.DrawingAreaClass

All Implemented Interfaces:
Proxy
Enclosing class:
DrawingArea

public static class DrawingArea.DrawingAreaClass extends Widget.WidgetClass
  • Constructor Details

    • DrawingAreaClass

      public DrawingAreaClass(MemorySegment address)
      Create a DrawingAreaClass 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
    • overrideResize

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