Class PermissionRequest.PermissionRequestInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.webkitgtk.PermissionRequest.PermissionRequestInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
PermissionRequest

public static class PermissionRequest.PermissionRequestInterface extends TypeInterface
  • Constructor Details

    • PermissionRequestInterface

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

      public void overrideAllow(Arena arena, @Nullable Method method)
      Override virtual method allow.
      Parameters:
      method - the method to invoke
    • overrideDeny

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