Package ch.bailu.gtk.gio
Klasse MountIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.MountIface
- Alle implementierten Schnittstellen:
PointerInterface
Interface for implementing operations for mounts.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final StringChecks if a #GMount can be ejected.static final StringChecks if a #GMount can be unmounted.static final StringChanged signal that is emitted when the mount's state has changed.static final StringStarts ejecting a #GMount.static final StringFinishes an eject operation.static final StringThe parent interface.static final StringGets a #GDrive the volume of the mount is located on.static final StringGets a #GIcon for the #GMount.static final StringGets a string containing the name of the #GMount.static final StringGets a #GFile to the root directory of the #GMount.static final StringGets the UUID for the #GMount.static final StringGets a #GVolume the mount is located on.static final StringStarts guessing the type of the content of a #GMount.static final StringStarts remounting a #GMount.static final StringFinishes a remounting operation.static final StringStarts unmounting a #GMount.static final StringFinishes an unmounting operation.static final StringThe unmounted signal that is emitted when the #GMount have been unmounted. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.gio.JnaMountIface.OnCanEjectChecks if a #GMount can be ejected.ch.bailu.gtk.gio.JnaMountIface.OnCanUnmountChecks if a #GMount can be unmounted.ch.bailu.gtk.gio.JnaMountIface.OnChangedChanged signal that is emitted when the mount's state has changed.ch.bailu.gtk.gio.JnaMountIface.OnEjectFinishFinishes an eject operation.ch.bailu.gtk.gio.JnaMountIface.OnGetDriveGets a #GDrive the volume of the mount is located on.ch.bailu.gtk.gio.JnaMountIface.OnGetIconGets a #GIcon for the #GMount.ch.bailu.gtk.gio.JnaMountIface.OnGetNameGets a string containing the name of the #GMount.ch.bailu.gtk.gio.JnaMountIface.OnGetRootGets a #GFile to the root directory of the #GMount.ch.bailu.gtk.gio.JnaMountIface.OnGetUuidGets the UUID for the #GMount.ch.bailu.gtk.gio.JnaMountIface.OnGetVolumeGets a #GVolume the mount is located on.ch.bailu.gtk.gio.JnaMountIface.OnRemountFinishFinishes a remounting operation.ch.bailu.gtk.gio.JnaMountIface.OnUnmountedThe unmounted signal that is emitted when the #GMount have been unmounted.ch.bailu.gtk.gio.JnaMountIface.OnUnmountFinishFinishes an unmounting operation.static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldCanEject(MountIface.OnCanEject can_eject) Checks if a #GMount can be ejected.voidsetFieldCanUnmount(MountIface.OnCanUnmount can_unmount) Checks if a #GMount can be unmounted.voidsetFieldChanged(MountIface.OnChanged changed) Changed signal that is emitted when the mount's state has changed.voidsetFieldEjectFinish(MountIface.OnEjectFinish eject_finish) Finishes an eject operation.voidsetFieldGetDrive(MountIface.OnGetDrive get_drive) Gets a #GDrive the volume of the mount is located on.voidsetFieldGetIcon(MountIface.OnGetIcon get_icon) Gets a #GIcon for the #GMount.voidsetFieldGetName(MountIface.OnGetName get_name) Gets a string containing the name of the #GMount.voidsetFieldGetRoot(MountIface.OnGetRoot get_root) Gets a #GFile to the root directory of the #GMount.voidsetFieldGetUuid(MountIface.OnGetUuid get_uuid) Gets the UUID for the #GMount.voidsetFieldGetVolume(MountIface.OnGetVolume get_volume) Gets a #GVolume the mount is located on.voidsetFieldRemountFinish(MountIface.OnRemountFinish remount_finish) Finishes a remounting operation.voidsetFieldUnmounted(MountIface.OnUnmounted unmounted) The unmounted signal that is emitted when the #GMount have been unmounted.voidsetFieldUnmountFinish(MountIface.OnUnmountFinish unmount_finish) Finishes an unmounting operation.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
G_IFACE
The parent interface.
Private field: direct-type- Siehe auch:
-
CHANGED
Changed signal that is emitted when the mount's state has changed.
SeeMountIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
UNMOUNTED
The unmounted signal that is emitted when the #GMount have been unmounted. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeMountIface.OnUnmounted.onUnmounted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
GET_ROOT
Gets a #GFile to the root directory of the #GMount.
SeeMountIface.OnGetRoot.onGetRoot(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
GET_NAME
Gets a string containing the name of the #GMount.
SeeMountIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
GET_ICON
Gets a #GIcon for the #GMount.
SeeMountIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
GET_UUID
Gets the UUID for the #GMount. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
SeeMountIface.OnGetUuid.onGetUuid(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
GET_VOLUME
Gets a #GVolume the mount is located on. Returns %NULL if the #GMount is not associated with a #GVolume.
SeeMountIface.OnGetVolume.onGetVolume(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
GET_DRIVE
Gets a #GDrive the volume of the mount is located on. Returns %NULL if the #GMount is not associated with a #GDrive or a #GVolume. This is convenience method for getting the #GVolume and using that to get the #GDrive.
SeeMountIface.OnGetDrive.onGetDrive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
CAN_UNMOUNT
Checks if a #GMount can be unmounted.
SeeMountIface.OnCanUnmount.onCanUnmount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
CAN_EJECT
Checks if a #GMount can be ejected.
SeeMountIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount)- Siehe auch:
-
UNMOUNT
Starts unmounting a #GMount.
Private field: cb-with-cb- Siehe auch:
-
UNMOUNT_FINISH
Finishes an unmounting operation.
SeeMountIface.OnUnmountFinish.onUnmountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount, ch.bailu.gtk.gio.AsyncResult)- Siehe auch:
-
EJECT
Starts ejecting a #GMount.
Private field: cb-with-cb- Siehe auch:
-
EJECT_FINISH
Finishes an eject operation.
SeeMountIface.OnEjectFinish.onEjectFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount, ch.bailu.gtk.gio.AsyncResult)- Siehe auch:
-
REMOUNT
Starts remounting a #GMount.
Private field: cb-with-cb- Siehe auch:
-
REMOUNT_FINISH
Finishes a remounting operation.
SeeMountIface.OnRemountFinish.onRemountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount, ch.bailu.gtk.gio.AsyncResult)- Siehe auch:
-
GUESS_CONTENT_TYPE
Starts guessing the type of the content of a #GMount.
See g_mount_guess_content_type() for more information on content
type guessing. This operation was added in 2.18.
Private field: cb-with-cb- Siehe auch:
-
-
Konstruktordetails
-
MountIface
-
-
Methodendetails
-
getClassHandler
-
setFieldChanged
Changed signal that is emitted when the mount's state has changed.
SeeMountIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldChanged
public ch.bailu.gtk.gio.JnaMountIface.OnChanged getFieldChanged()Changed signal that is emitted when the mount's state has changed.
SeeMountIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldUnmounted
The unmounted signal that is emitted when the #GMount have been unmounted. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeMountIface.OnUnmounted.onUnmounted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldUnmounted
public ch.bailu.gtk.gio.JnaMountIface.OnUnmounted getFieldUnmounted()The unmounted signal that is emitted when the #GMount have been unmounted. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeMountIface.OnUnmounted.onUnmounted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldGetRoot
Gets a #GFile to the root directory of the #GMount.
SeeMountIface.OnGetRoot.onGetRoot(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldGetRoot
public ch.bailu.gtk.gio.JnaMountIface.OnGetRoot getFieldGetRoot()Gets a #GFile to the root directory of the #GMount.
SeeMountIface.OnGetRoot.onGetRoot(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldGetName
Gets a string containing the name of the #GMount.
SeeMountIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldGetName
public ch.bailu.gtk.gio.JnaMountIface.OnGetName getFieldGetName()Gets a string containing the name of the #GMount.
SeeMountIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldGetIcon
Gets a #GIcon for the #GMount.
SeeMountIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldGetIcon
public ch.bailu.gtk.gio.JnaMountIface.OnGetIcon getFieldGetIcon()Gets a #GIcon for the #GMount.
SeeMountIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldGetUuid
Gets the UUID for the #GMount. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
SeeMountIface.OnGetUuid.onGetUuid(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldGetUuid
public ch.bailu.gtk.gio.JnaMountIface.OnGetUuid getFieldGetUuid()Gets the UUID for the #GMount. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
SeeMountIface.OnGetUuid.onGetUuid(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldGetVolume
Gets a #GVolume the mount is located on. Returns %NULL if the #GMount is not associated with a #GVolume.
SeeMountIface.OnGetVolume.onGetVolume(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldGetVolume
public ch.bailu.gtk.gio.JnaMountIface.OnGetVolume getFieldGetVolume()Gets a #GVolume the mount is located on. Returns %NULL if the #GMount is not associated with a #GVolume.
SeeMountIface.OnGetVolume.onGetVolume(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldGetDrive
Gets a #GDrive the volume of the mount is located on. Returns %NULL if the #GMount is not associated with a #GDrive or a #GVolume. This is convenience method for getting the #GVolume and using that to get the #GDrive.
SeeMountIface.OnGetDrive.onGetDrive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldGetDrive
public ch.bailu.gtk.gio.JnaMountIface.OnGetDrive getFieldGetDrive()Gets a #GDrive the volume of the mount is located on. Returns %NULL if the #GMount is not associated with a #GDrive or a #GVolume. This is convenience method for getting the #GVolume and using that to get the #GDrive.
SeeMountIface.OnGetDrive.onGetDrive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldCanUnmount
Checks if a #GMount can be unmounted.
SeeMountIface.OnCanUnmount.onCanUnmount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldCanUnmount
public ch.bailu.gtk.gio.JnaMountIface.OnCanUnmount getFieldCanUnmount()Checks if a #GMount can be unmounted.
SeeMountIface.OnCanUnmount.onCanUnmount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldCanEject
Checks if a #GMount can be ejected.
SeeMountIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
getFieldCanEject
public ch.bailu.gtk.gio.JnaMountIface.OnCanEject getFieldCanEject()Checks if a #GMount can be ejected.
SeeMountIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount) -
setFieldUnmountFinish
Finishes an unmounting operation.
SeeMountIface.OnUnmountFinish.onUnmountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount, ch.bailu.gtk.gio.AsyncResult) -
getFieldUnmountFinish
public ch.bailu.gtk.gio.JnaMountIface.OnUnmountFinish getFieldUnmountFinish()Finishes an unmounting operation.
SeeMountIface.OnUnmountFinish.onUnmountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount, ch.bailu.gtk.gio.AsyncResult) -
setFieldEjectFinish
-
getFieldEjectFinish
public ch.bailu.gtk.gio.JnaMountIface.OnEjectFinish getFieldEjectFinish() -
setFieldRemountFinish
Finishes a remounting operation.
SeeMountIface.OnRemountFinish.onRemountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount, ch.bailu.gtk.gio.AsyncResult) -
getFieldRemountFinish
public ch.bailu.gtk.gio.JnaMountIface.OnRemountFinish getFieldRemountFinish()Finishes a remounting operation.
SeeMountIface.OnRemountFinish.onRemountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Mount, ch.bailu.gtk.gio.AsyncResult) -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-