Class MemoryMonitor.MemoryMonitorInterface

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

public static class MemoryMonitor.MemoryMonitorInterface extends TypeInterface
The virtual function table for GMemoryMonitor.
Since:
2.64
  • Constructor Details

    • MemoryMonitorInterface

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

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