Package org.gnome.gio
Class UnixMountMonitor.UnixMountMonitorClass
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.gnome.gio.UnixMountMonitor.UnixMountMonitorClass
-
Constructor Summary
ConstructorDescriptionUnixMountMonitorClass
(MemorySegment address) Create a UnixMountMonitorClass proxy instance for the provided memory address. -
Method Summary
Methods inherited from class org.gnome.gobject.TypeClass
addPrivate, adjustPrivateOffset, getInstancePrivateOffset, getMemoryLayout, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGType
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
UnixMountMonitorClass
Create a UnixMountMonitorClass proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-