Package org.gnome.gio
Class UnixMountEntry
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gio.UnixMountEntry
- All Implemented Interfaces:
Proxy
Defines a Unix mount entry (e.g.
/media/cdrom
).
This corresponds roughly to a mtab entry.-
Constructor Summary
ConstructorDescriptionUnixMountEntry
(MemorySegment address) Create a UnixMountEntry proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
UnixMountEntry
Create a UnixMountEntry proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
-
Method Details
-
getType
-