Class TreeDragSource.TreeDragSourceIface

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

public static class TreeDragSource.TreeDragSourceIface extends TypeInterface
  • Constructor Details

    • TreeDragSourceIface

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

      public void overrideRowDraggable(Arena arena, @Nullable Method method)
      Override virtual method row_draggable.
      Parameters:
      method - the method to invoke
    • overrideDragDataGet

      public void overrideDragDataGet(Arena arena, @Nullable Method method)
      Override virtual method drag_data_get.
      Parameters:
      method - the method to invoke
    • overrideDragDataDelete

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