Class GLArea.GLAreaClass

All Implemented Interfaces:
Proxy
Enclosing class:
GLArea

public static class GLArea.GLAreaClass extends Widget.WidgetClass
The GtkGLAreaClass structure contains only private data.
  • Constructor Details

    • GLAreaClass

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

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

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

      public void overrideCreateContext(Arena arena, @Nullable Method method)
      Override virtual method create_context.
      Parameters:
      method - the method to invoke
    • read_padding

      public @Nullable MemorySegment @Nullable [] read_padding()
      Read the value of the field _padding.
      Returns:
      The value of the field _padding
    • write_padding

      public void write_padding(@Nullable MemorySegment @Nullable [] _padding, Arena _arena)
      Write a value in the field _padding.
      Parameters:
      _padding - The new value for the field _padding