Class NetworkMonitor.NetworkMonitorInterface

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

public static class NetworkMonitor.NetworkMonitorInterface extends TypeInterface
The virtual function table for GNetworkMonitor.
Since:
2.32
  • Constructor Details

    • NetworkMonitorInterface

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

      public void overrideNetworkChanged(Arena arena, @Nullable Method method)
      Override virtual method network_changed.
      Parameters:
      method - the method to invoke
    • overrideCanReach

      public void overrideCanReach(Arena arena, @Nullable Method method)
      Override virtual method can_reach.
      Parameters:
      method - the method to invoke
    • overrideCanReachAsync

      public void overrideCanReachAsync(Arena arena, @Nullable Method method)
      Override virtual method can_reach_async.
      Parameters:
      method - the method to invoke
    • overrideCanReachFinish

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