Package ch.bailu.gtk.gio
Klasse DriveIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.DriveIface
- Alle implementierten Schnittstellen:
PointerInterface
Interface for creating #GDrive implementations.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Returns %TRUE if the #GDrive can eject media.static final String
Returns %TRUE if the #GDrive is capable of manually polling for media change.static final String
Returns %TRUE if a #GDrive can be started.static final String
Returns %TRUE if a #GDrive can be started degraded.static final String
Returns %TRUE if a #GDrive can be stopped.static final String
Signal emitted when the drive is changed.static final String
The removed signal that is emitted when the #GDrive have been disconnected.static final String
Ejects a #GDrive.static final String
Signal emitted when the physical eject button (if any) of a drive have been pressed.static final String
Finishes an eject operation.static final String
Starts ejecting a #GDrive using a #GMountOperation.static final String
Finishes an eject operation using a #GMountOperation.static final String
Returns an array strings listing the kinds
of identifiers which the #GDrive has.static final String
The parent interface.static final String
Returns a #GIcon for the given #GDrive.static final String
Returns the identifier of the given kind, or %NULL if
the #GDrive doesn't have one.static final String
Returns the name for the given #GDrive.static final String
Gets a key used for sorting #GDrive instances or %NULL if no such key exists.static final String
Gets a #GDriveStartStopType with details about starting/stopping the drive.static final String
Returns a symbolic #GIcon for the given #GDrive.static final String
Returns a list #GList of #GVolume for the #GDrive.static final String
Returns %TRUE if the #GDrive has media inserted.static final String
Returns %TRUE if the #GDrive has mountable volumes.static final String
Returns %TRUE if the #GDrive is capable of automatically detecting media changes.static final String
Returns %TRUE if the #GDrive supports removal and insertion of media.static final String
Returns %TRUE if the #GDrive and/or its media is considered removable by the user.static final String
Poll for media insertion/removal on a #GDrive.static final String
Finishes a media poll operation.static final String
Starts a #GDrive.static final String
Finishes a start operation.static final String
Stops a #GDrive.static final String
Signal emitted when the physical stop button (if any) of a drive have been pressed.static final String
Finishes a stop operation. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gio.JnaDriveIface.OnCanEject
Returns %TRUE if the #GDrive can eject media.ch.bailu.gtk.gio.JnaDriveIface.OnCanPollForMedia
Returns %TRUE if the #GDrive is capable of manually polling for media change.ch.bailu.gtk.gio.JnaDriveIface.OnCanStart
Returns %TRUE if a #GDrive can be started.ch.bailu.gtk.gio.JnaDriveIface.OnCanStartDegraded
Returns %TRUE if a #GDrive can be started degraded.ch.bailu.gtk.gio.JnaDriveIface.OnCanStop
Returns %TRUE if a #GDrive can be stopped.ch.bailu.gtk.gio.JnaDriveIface.OnChanged
Signal emitted when the drive is changed.ch.bailu.gtk.gio.JnaDriveIface.OnDisconnected
The removed signal that is emitted when the #GDrive have been disconnected.ch.bailu.gtk.gio.JnaDriveIface.OnEjectButton
Signal emitted when the physical eject button (if any) of a drive have been pressed.ch.bailu.gtk.gio.JnaDriveIface.OnEjectFinish
Finishes an eject operation.ch.bailu.gtk.gio.JnaDriveIface.OnEjectWithOperationFinish
Finishes an eject operation using a #GMountOperation.ch.bailu.gtk.gio.JnaDriveIface.OnEnumerateIdentifiers
Returns an array strings listing the kinds
of identifiers which the #GDrive has.ch.bailu.gtk.gio.JnaDriveIface.OnGetIcon
Returns a #GIcon for the given #GDrive.ch.bailu.gtk.gio.JnaDriveIface.OnGetIdentifier
Returns the identifier of the given kind, or %NULL if
the #GDrive doesn't have one.ch.bailu.gtk.gio.JnaDriveIface.OnGetName
Returns the name for the given #GDrive.ch.bailu.gtk.gio.JnaDriveIface.OnGetSortKey
Gets a key used for sorting #GDrive instances or %NULL if no such key exists.ch.bailu.gtk.gio.JnaDriveIface.OnGetStartStopType
Gets a #GDriveStartStopType with details about starting/stopping the drive.ch.bailu.gtk.gio.JnaDriveIface.OnGetSymbolicIcon
Returns a symbolic #GIcon for the given #GDrive.ch.bailu.gtk.gio.JnaDriveIface.OnGetVolumes
Returns a list #GList of #GVolume for the #GDrive.ch.bailu.gtk.gio.JnaDriveIface.OnHasMedia
Returns %TRUE if the #GDrive has media inserted.ch.bailu.gtk.gio.JnaDriveIface.OnHasVolumes
Returns %TRUE if the #GDrive has mountable volumes.ch.bailu.gtk.gio.JnaDriveIface.OnIsMediaCheckAutomatic
Returns %TRUE if the #GDrive is capable of automatically detecting media changes.ch.bailu.gtk.gio.JnaDriveIface.OnIsMediaRemovable
Returns %TRUE if the #GDrive supports removal and insertion of media.ch.bailu.gtk.gio.JnaDriveIface.OnIsRemovable
Returns %TRUE if the #GDrive and/or its media is considered removable by the user.ch.bailu.gtk.gio.JnaDriveIface.OnPollForMediaFinish
Finishes a media poll operation.ch.bailu.gtk.gio.JnaDriveIface.OnStartFinish
Finishes a start operation.ch.bailu.gtk.gio.JnaDriveIface.OnStopButton
Signal emitted when the physical stop button (if any) of a drive have been pressed.ch.bailu.gtk.gio.JnaDriveIface.OnStopFinish
Finishes a stop operation.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldCanEject
(DriveIface.OnCanEject can_eject) Returns %TRUE if the #GDrive can eject media.void
setFieldCanPollForMedia
(DriveIface.OnCanPollForMedia can_poll_for_media) Returns %TRUE if the #GDrive is capable of manually polling for media change.void
setFieldCanStart
(DriveIface.OnCanStart can_start) Returns %TRUE if a #GDrive can be started.void
setFieldCanStartDegraded
(DriveIface.OnCanStartDegraded can_start_degraded) Returns %TRUE if a #GDrive can be started degraded.void
setFieldCanStop
(DriveIface.OnCanStop can_stop) Returns %TRUE if a #GDrive can be stopped.void
setFieldChanged
(DriveIface.OnChanged changed) Signal emitted when the drive is changed.void
setFieldDisconnected
(DriveIface.OnDisconnected disconnected) The removed signal that is emitted when the #GDrive have been disconnected.void
setFieldEjectButton
(DriveIface.OnEjectButton eject_button) Signal emitted when the physical eject button (if any) of a drive have been pressed.void
setFieldEjectFinish
(DriveIface.OnEjectFinish eject_finish) Finishes an eject operation.void
setFieldEjectWithOperationFinish
(DriveIface.OnEjectWithOperationFinish eject_with_operation_finish) Finishes an eject operation using a #GMountOperation.void
setFieldEnumerateIdentifiers
(DriveIface.OnEnumerateIdentifiers enumerate_identifiers) Returns an array strings listing the kinds
of identifiers which the #GDrive has.void
setFieldGetIcon
(DriveIface.OnGetIcon get_icon) Returns a #GIcon for the given #GDrive.void
setFieldGetIdentifier
(DriveIface.OnGetIdentifier get_identifier) Returns the identifier of the given kind, or %NULL if
the #GDrive doesn't have one.void
setFieldGetName
(DriveIface.OnGetName get_name) Returns the name for the given #GDrive.void
setFieldGetSortKey
(DriveIface.OnGetSortKey get_sort_key) Gets a key used for sorting #GDrive instances or %NULL if no such key exists.void
setFieldGetStartStopType
(DriveIface.OnGetStartStopType get_start_stop_type) Gets a #GDriveStartStopType with details about starting/stopping the drive.void
setFieldGetSymbolicIcon
(DriveIface.OnGetSymbolicIcon get_symbolic_icon) Returns a symbolic #GIcon for the given #GDrive.void
setFieldGetVolumes
(DriveIface.OnGetVolumes get_volumes) Returns a list #GList of #GVolume for the #GDrive.void
setFieldHasMedia
(DriveIface.OnHasMedia has_media) Returns %TRUE if the #GDrive has media inserted.void
setFieldHasVolumes
(DriveIface.OnHasVolumes has_volumes) Returns %TRUE if the #GDrive has mountable volumes.void
setFieldIsMediaCheckAutomatic
(DriveIface.OnIsMediaCheckAutomatic is_media_check_automatic) Returns %TRUE if the #GDrive is capable of automatically detecting media changes.void
setFieldIsMediaRemovable
(DriveIface.OnIsMediaRemovable is_media_removable) Returns %TRUE if the #GDrive supports removal and insertion of media.void
setFieldIsRemovable
(DriveIface.OnIsRemovable is_removable) Returns %TRUE if the #GDrive and/or its media is considered removable by the user.void
setFieldPollForMediaFinish
(DriveIface.OnPollForMediaFinish poll_for_media_finish) Finishes a media poll operation.void
setFieldStartFinish
(DriveIface.OnStartFinish start_finish) Finishes a start operation.void
setFieldStopButton
(DriveIface.OnStopButton stop_button) Signal emitted when the physical stop button (if any) of a drive have been pressed.void
setFieldStopFinish
(DriveIface.OnStopFinish stop_finish) Finishes a stop operation.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von 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
Signal emitted when the drive is changed.
SeeDriveIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
DISCONNECTED
The removed signal that is emitted when the #GDrive have been disconnected. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeDriveIface.OnDisconnected.onDisconnected(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
EJECT_BUTTON
Signal emitted when the physical eject button (if any) of a drive have been pressed.
SeeDriveIface.OnEjectButton.onEjectButton(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
GET_NAME
Returns the name for the given #GDrive.
SeeDriveIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
GET_ICON
Returns a #GIcon for the given #GDrive.
SeeDriveIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
HAS_VOLUMES
Returns %TRUE if the #GDrive has mountable volumes.
SeeDriveIface.OnHasVolumes.onHasVolumes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
GET_VOLUMES
Returns a list #GList of #GVolume for the #GDrive.
SeeDriveIface.OnGetVolumes.onGetVolumes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
IS_MEDIA_REMOVABLE
Returns %TRUE if the #GDrive supports removal and insertion of media.
SeeDriveIface.OnIsMediaRemovable.onIsMediaRemovable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
HAS_MEDIA
Returns %TRUE if the #GDrive has media inserted.
SeeDriveIface.OnHasMedia.onHasMedia(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
IS_MEDIA_CHECK_AUTOMATIC
Returns %TRUE if the #GDrive is capable of automatically detecting media changes.
SeeDriveIface.OnIsMediaCheckAutomatic.onIsMediaCheckAutomatic(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
CAN_EJECT
Returns %TRUE if the #GDrive can eject media.
SeeDriveIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
CAN_POLL_FOR_MEDIA
Returns %TRUE if the #GDrive is capable of manually polling for media change.
SeeDriveIface.OnCanPollForMedia.onCanPollForMedia(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
EJECT
Ejects a #GDrive.
Private field: cb-with-cb- Siehe auch:
-
EJECT_FINISH
Finishes an eject operation.
SeeDriveIface.OnEjectFinish.onEjectFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
POLL_FOR_MEDIA
Poll for media insertion/removal on a #GDrive.
Private field: cb-with-cb- Siehe auch:
-
POLL_FOR_MEDIA_FINISH
Finishes a media poll operation.
SeeDriveIface.OnPollForMediaFinish.onPollForMediaFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
GET_IDENTIFIER
Returns the identifier of the given kind, or %NULL if
the #GDrive doesn't have one.
SeeDriveIface.OnGetIdentifier.onGetIdentifier(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.type.Str)
- Siehe auch:
-
ENUMERATE_IDENTIFIERS
Returns an array strings listing the kinds
of identifiers which the #GDrive has.
SeeDriveIface.OnEnumerateIdentifiers.onEnumerateIdentifiers(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
GET_START_STOP_TYPE
Gets a #GDriveStartStopType with details about starting/stopping the drive. Since 2.22.
SeeDriveIface.OnGetStartStopType.onGetStartStopType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
CAN_START
Returns %TRUE if a #GDrive can be started. Since 2.22.
SeeDriveIface.OnCanStart.onCanStart(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
CAN_START_DEGRADED
Returns %TRUE if a #GDrive can be started degraded. Since 2.22.
SeeDriveIface.OnCanStartDegraded.onCanStartDegraded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
START
Starts a #GDrive. Since 2.22.
Private field: cb-with-cb- Siehe auch:
-
START_FINISH
Finishes a start operation. Since 2.22.
SeeDriveIface.OnStartFinish.onStartFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
CAN_STOP
Returns %TRUE if a #GDrive can be stopped. Since 2.22.
SeeDriveIface.OnCanStop.onCanStop(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
STOP
Stops a #GDrive. Since 2.22.
Private field: cb-with-cb- Siehe auch:
-
STOP_FINISH
Finishes a stop operation. Since 2.22.
SeeDriveIface.OnStopFinish.onStopFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
STOP_BUTTON
Signal emitted when the physical stop button (if any) of a drive have been pressed. Since 2.22.
SeeDriveIface.OnStopButton.onStopButton(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
EJECT_WITH_OPERATION
Starts ejecting a #GDrive using a #GMountOperation. Since 2.22.
Private field: cb-with-cb- Siehe auch:
-
EJECT_WITH_OPERATION_FINISH
Finishes an eject operation using a #GMountOperation. Since 2.22.
SeeDriveIface.OnEjectWithOperationFinish.onEjectWithOperationFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
GET_SORT_KEY
Gets a key used for sorting #GDrive instances or %NULL if no such key exists. Since 2.32.
SeeDriveIface.OnGetSortKey.onGetSortKey(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
GET_SYMBOLIC_ICON
Returns a symbolic #GIcon for the given #GDrive. Since 2.34.
SeeDriveIface.OnGetSymbolicIcon.onGetSymbolicIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
IS_REMOVABLE
Returns %TRUE if the #GDrive and/or its media is considered removable by the user. Since 2.50.
SeeDriveIface.OnIsRemovable.onIsRemovable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
- Siehe auch:
-
-
Konstruktordetails
-
DriveIface
-
DriveIface
public DriveIface()
-
-
Methodendetails
-
getClassHandler
-
setFieldChanged
Signal emitted when the drive is changed.
SeeDriveIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldChanged
public ch.bailu.gtk.gio.JnaDriveIface.OnChanged getFieldChanged()Signal emitted when the drive is changed.
SeeDriveIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldDisconnected
The removed signal that is emitted when the #GDrive have been disconnected. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeDriveIface.OnDisconnected.onDisconnected(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldDisconnected
public ch.bailu.gtk.gio.JnaDriveIface.OnDisconnected getFieldDisconnected()The removed signal that is emitted when the #GDrive have been disconnected. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeDriveIface.OnDisconnected.onDisconnected(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldEjectButton
Signal emitted when the physical eject button (if any) of a drive have been pressed.
SeeDriveIface.OnEjectButton.onEjectButton(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldEjectButton
public ch.bailu.gtk.gio.JnaDriveIface.OnEjectButton getFieldEjectButton()Signal emitted when the physical eject button (if any) of a drive have been pressed.
SeeDriveIface.OnEjectButton.onEjectButton(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldGetName
Returns the name for the given #GDrive.
SeeDriveIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldGetName
public ch.bailu.gtk.gio.JnaDriveIface.OnGetName getFieldGetName()Returns the name for the given #GDrive.
SeeDriveIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldGetIcon
Returns a #GIcon for the given #GDrive.
SeeDriveIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldGetIcon
public ch.bailu.gtk.gio.JnaDriveIface.OnGetIcon getFieldGetIcon()Returns a #GIcon for the given #GDrive.
SeeDriveIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldHasVolumes
Returns %TRUE if the #GDrive has mountable volumes.
SeeDriveIface.OnHasVolumes.onHasVolumes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldHasVolumes
public ch.bailu.gtk.gio.JnaDriveIface.OnHasVolumes getFieldHasVolumes()Returns %TRUE if the #GDrive has mountable volumes.
SeeDriveIface.OnHasVolumes.onHasVolumes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldGetVolumes
Returns a list #GList of #GVolume for the #GDrive.
SeeDriveIface.OnGetVolumes.onGetVolumes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldGetVolumes
public ch.bailu.gtk.gio.JnaDriveIface.OnGetVolumes getFieldGetVolumes()Returns a list #GList of #GVolume for the #GDrive.
SeeDriveIface.OnGetVolumes.onGetVolumes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldIsMediaRemovable
Returns %TRUE if the #GDrive supports removal and insertion of media.
SeeDriveIface.OnIsMediaRemovable.onIsMediaRemovable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldIsMediaRemovable
public ch.bailu.gtk.gio.JnaDriveIface.OnIsMediaRemovable getFieldIsMediaRemovable()Returns %TRUE if the #GDrive supports removal and insertion of media.
SeeDriveIface.OnIsMediaRemovable.onIsMediaRemovable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldHasMedia
Returns %TRUE if the #GDrive has media inserted.
SeeDriveIface.OnHasMedia.onHasMedia(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldHasMedia
public ch.bailu.gtk.gio.JnaDriveIface.OnHasMedia getFieldHasMedia()Returns %TRUE if the #GDrive has media inserted.
SeeDriveIface.OnHasMedia.onHasMedia(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldIsMediaCheckAutomatic
public void setFieldIsMediaCheckAutomatic(DriveIface.OnIsMediaCheckAutomatic is_media_check_automatic) Returns %TRUE if the #GDrive is capable of automatically detecting media changes.
SeeDriveIface.OnIsMediaCheckAutomatic.onIsMediaCheckAutomatic(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldIsMediaCheckAutomatic
public ch.bailu.gtk.gio.JnaDriveIface.OnIsMediaCheckAutomatic getFieldIsMediaCheckAutomatic()Returns %TRUE if the #GDrive is capable of automatically detecting media changes.
SeeDriveIface.OnIsMediaCheckAutomatic.onIsMediaCheckAutomatic(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldCanEject
Returns %TRUE if the #GDrive can eject media.
SeeDriveIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldCanEject
public ch.bailu.gtk.gio.JnaDriveIface.OnCanEject getFieldCanEject()Returns %TRUE if the #GDrive can eject media.
SeeDriveIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldCanPollForMedia
Returns %TRUE if the #GDrive is capable of manually polling for media change.
SeeDriveIface.OnCanPollForMedia.onCanPollForMedia(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldCanPollForMedia
public ch.bailu.gtk.gio.JnaDriveIface.OnCanPollForMedia getFieldCanPollForMedia()Returns %TRUE if the #GDrive is capable of manually polling for media change.
SeeDriveIface.OnCanPollForMedia.onCanPollForMedia(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldEjectFinish
-
getFieldEjectFinish
public ch.bailu.gtk.gio.JnaDriveIface.OnEjectFinish getFieldEjectFinish() -
setFieldPollForMediaFinish
Finishes a media poll operation.
SeeDriveIface.OnPollForMediaFinish.onPollForMediaFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
-
getFieldPollForMediaFinish
public ch.bailu.gtk.gio.JnaDriveIface.OnPollForMediaFinish getFieldPollForMediaFinish()Finishes a media poll operation.
SeeDriveIface.OnPollForMediaFinish.onPollForMediaFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
-
setFieldGetIdentifier
Returns the identifier of the given kind, or %NULL if
the #GDrive doesn't have one.
SeeDriveIface.OnGetIdentifier.onGetIdentifier(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.type.Str)
-
getFieldGetIdentifier
public ch.bailu.gtk.gio.JnaDriveIface.OnGetIdentifier getFieldGetIdentifier()Returns the identifier of the given kind, or %NULL if
the #GDrive doesn't have one.
SeeDriveIface.OnGetIdentifier.onGetIdentifier(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.type.Str)
-
setFieldEnumerateIdentifiers
Returns an array strings listing the kinds
of identifiers which the #GDrive has.
SeeDriveIface.OnEnumerateIdentifiers.onEnumerateIdentifiers(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldEnumerateIdentifiers
public ch.bailu.gtk.gio.JnaDriveIface.OnEnumerateIdentifiers getFieldEnumerateIdentifiers()Returns an array strings listing the kinds
of identifiers which the #GDrive has.
SeeDriveIface.OnEnumerateIdentifiers.onEnumerateIdentifiers(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldGetStartStopType
Gets a #GDriveStartStopType with details about starting/stopping the drive. Since 2.22.
SeeDriveIface.OnGetStartStopType.onGetStartStopType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldGetStartStopType
public ch.bailu.gtk.gio.JnaDriveIface.OnGetStartStopType getFieldGetStartStopType()Gets a #GDriveStartStopType with details about starting/stopping the drive. Since 2.22.
SeeDriveIface.OnGetStartStopType.onGetStartStopType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldCanStart
Returns %TRUE if a #GDrive can be started. Since 2.22.
SeeDriveIface.OnCanStart.onCanStart(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldCanStart
public ch.bailu.gtk.gio.JnaDriveIface.OnCanStart getFieldCanStart()Returns %TRUE if a #GDrive can be started. Since 2.22.
SeeDriveIface.OnCanStart.onCanStart(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldCanStartDegraded
Returns %TRUE if a #GDrive can be started degraded. Since 2.22.
SeeDriveIface.OnCanStartDegraded.onCanStartDegraded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldCanStartDegraded
public ch.bailu.gtk.gio.JnaDriveIface.OnCanStartDegraded getFieldCanStartDegraded()Returns %TRUE if a #GDrive can be started degraded. Since 2.22.
SeeDriveIface.OnCanStartDegraded.onCanStartDegraded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldStartFinish
Finishes a start operation. Since 2.22.
SeeDriveIface.OnStartFinish.onStartFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
-
getFieldStartFinish
public ch.bailu.gtk.gio.JnaDriveIface.OnStartFinish getFieldStartFinish()Finishes a start operation. Since 2.22.
SeeDriveIface.OnStartFinish.onStartFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
-
setFieldCanStop
Returns %TRUE if a #GDrive can be stopped. Since 2.22.
SeeDriveIface.OnCanStop.onCanStop(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldCanStop
public ch.bailu.gtk.gio.JnaDriveIface.OnCanStop getFieldCanStop()Returns %TRUE if a #GDrive can be stopped. Since 2.22.
SeeDriveIface.OnCanStop.onCanStop(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldStopFinish
Finishes a stop operation. Since 2.22.
SeeDriveIface.OnStopFinish.onStopFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
-
getFieldStopFinish
public ch.bailu.gtk.gio.JnaDriveIface.OnStopFinish getFieldStopFinish()Finishes a stop operation. Since 2.22.
SeeDriveIface.OnStopFinish.onStopFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
-
setFieldStopButton
Signal emitted when the physical stop button (if any) of a drive have been pressed. Since 2.22.
SeeDriveIface.OnStopButton.onStopButton(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldStopButton
public ch.bailu.gtk.gio.JnaDriveIface.OnStopButton getFieldStopButton()Signal emitted when the physical stop button (if any) of a drive have been pressed. Since 2.22.
SeeDriveIface.OnStopButton.onStopButton(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldEjectWithOperationFinish
public void setFieldEjectWithOperationFinish(DriveIface.OnEjectWithOperationFinish eject_with_operation_finish) Finishes an eject operation using a #GMountOperation. Since 2.22.
SeeDriveIface.OnEjectWithOperationFinish.onEjectWithOperationFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
-
getFieldEjectWithOperationFinish
public ch.bailu.gtk.gio.JnaDriveIface.OnEjectWithOperationFinish getFieldEjectWithOperationFinish()Finishes an eject operation using a #GMountOperation. Since 2.22.
SeeDriveIface.OnEjectWithOperationFinish.onEjectWithOperationFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive, ch.bailu.gtk.gio.AsyncResult)
-
setFieldGetSortKey
Gets a key used for sorting #GDrive instances or %NULL if no such key exists. Since 2.32.
SeeDriveIface.OnGetSortKey.onGetSortKey(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldGetSortKey
public ch.bailu.gtk.gio.JnaDriveIface.OnGetSortKey getFieldGetSortKey()Gets a key used for sorting #GDrive instances or %NULL if no such key exists. Since 2.32.
SeeDriveIface.OnGetSortKey.onGetSortKey(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldGetSymbolicIcon
Returns a symbolic #GIcon for the given #GDrive. Since 2.34.
SeeDriveIface.OnGetSymbolicIcon.onGetSymbolicIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldGetSymbolicIcon
public ch.bailu.gtk.gio.JnaDriveIface.OnGetSymbolicIcon getFieldGetSymbolicIcon()Returns a symbolic #GIcon for the given #GDrive. Since 2.34.
SeeDriveIface.OnGetSymbolicIcon.onGetSymbolicIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
setFieldIsRemovable
Returns %TRUE if the #GDrive and/or its media is considered removable by the user. Since 2.50.
SeeDriveIface.OnIsRemovable.onIsRemovable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getFieldIsRemovable
public ch.bailu.gtk.gio.JnaDriveIface.OnIsRemovable getFieldIsRemovable()Returns %TRUE if the #GDrive and/or its media is considered removable by the user. Since 2.50.
SeeDriveIface.OnIsRemovable.onIsRemovable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Drive)
-
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-