Class RemoteActionGroup.RemoteActionGroupInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gio.RemoteActionGroup.RemoteActionGroupInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
RemoteActionGroup

public static class RemoteActionGroup.RemoteActionGroupInterface extends TypeInterface
The virtual function table for GRemoteActionGroup.
Since:
2.32
  • Constructor Details

    • RemoteActionGroupInterface

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

      public void overrideActivateActionFull(Arena arena, @Nullable Method method)
      Override virtual method activate_action_full.
      Parameters:
      method - the method to invoke
    • overrideChangeActionStateFull

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