Package org.gnome.gio
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
The virtual function table for
GNetworkMonitor.- Since:
- 2.32
-
Constructor Summary
ConstructorsConstructorDescriptionNetworkMonitorInterface(MemorySegment address) Create a NetworkMonitorInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideCanReach(Arena arena, @Nullable Method method) Override virtual methodcan_reach.voidoverrideCanReachAsync(Arena arena, @Nullable Method method) Override virtual methodcan_reach_async.voidoverrideCanReachFinish(Arena arena, @Nullable Method method) Override virtual methodcan_reach_finish.voidoverrideNetworkChanged(Arena arena, @Nullable Method method) Override virtual methodnetwork_changed.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
NetworkMonitorInterface
Create a NetworkMonitorInterface proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideNetworkChanged
-
overrideCanReach
-
overrideCanReachAsync
-
overrideCanReachFinish
-