Package org.gnome.gio
Class MountOperation.MountOperationClass
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.gnome.gobject.GObject.ObjectClass
org.gnome.gio.MountOperation.MountOperationClass
- All Implemented Interfaces:
Proxy
- Direct Known Subclasses:
MountOperation.MountOperationClass
- Enclosing class:
MountOperation
-
Constructor Summary
ConstructorDescriptionAllocate a new MountOperationClass.MountOperationClass
(Arena arena) Allocate a new MountOperationClass.MountOperationClass
(MemorySegment address) Create a MountOperationClass proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayout
The memory layout of the native struct.void
overrideAborted
(Arena arena, Method method) Override virtual methodaborted
.void
overrideAskPassword
(Arena arena, Method method) Override virtual methodask_password
.void
overrideAskQuestion
(Arena arena, Method method) Override virtual methodask_question
.void
overrideReply
(Arena arena, Method method) Override virtual methodreply
.void
overrideShowProcesses
(Arena arena, Method method) Override virtual methodshow_processes
.void
overrideShowUnmountProgress
(Arena arena, Method method) Override virtual methodshow_unmount_progress
.Methods inherited from class org.gnome.gobject.GObject.ObjectClass
findProperty, installProperties, installProperty, listProperties, overrideConstructed, overrideConstructor, overrideDispatchPropertiesChanged, overrideDispose, overrideFinalize, overrideGetProperty, overrideNotify, overrideProperty, overrideSetProperty, readFlags, readNConstructProperties, readNPspecs, readPdummy, readPspecs, writeFlags, writeNConstructProperties, writeNPspecs, writePdummy, writePspecs
Methods inherited from class org.gnome.gobject.TypeClass
addPrivate, adjustPrivateOffset, getInstancePrivateOffset, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGType
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
MountOperationClass
Create a MountOperationClass proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
MountOperationClass
Allocate a new MountOperationClass.- Parameters:
arena
- to control the memory allocation scope
-
MountOperationClass
public MountOperationClass()Allocate a new MountOperationClass. The memory is allocated withArena.ofAuto()
.
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideAskPassword
-
overrideAskQuestion
-
overrideReply
-
overrideAborted
-
overrideShowProcesses
-
overrideShowUnmountProgress
-