Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDrive |
Interface : | Drive |
Show / Hide Inherited methods, properties and signals |
None |
Method / Constructor | Defined By | |
---|---|---|
can_eject
()
:
Boolean
|
Gio.Drive | |
can_poll_for_media
()
:
Boolean
|
Gio.Drive | |
can_start
()
:
Boolean
|
Gio.Drive | |
can_start_degraded
()
:
Boolean
|
Gio.Drive | |
can_stop
()
:
Boolean
|
Gio.Drive | |
|
Gio.Drive | |
eject_finish
(AsyncResult result)
:
Boolean
|
Gio.Drive | |
eject_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Drive | |
eject_with_operation_finish
(AsyncResult result)
:
Boolean
|
Gio.Drive | |
enumerate_identifiers
()
:
Array
|
Gio.Drive | |
get_icon
()
:
Gio.Icon
|
Gio.Drive | |
Gio.Drive | ||
get_name
()
:
String
|
Gio.Drive | |
get_start_stop_type
()
:
Gio.DriveStartStopType
|
Gio.Drive | |
get_volumes
()
:
Array
|
Gio.Drive | |
has_media
()
:
Boolean
|
Gio.Drive | |
has_volumes
()
:
Boolean
|
Gio.Drive | |
is_media_check_automatic
()
:
Boolean
|
Gio.Drive | |
is_media_removable
()
:
Boolean
|
Gio.Drive | |
|
Gio.Drive | |
poll_for_media_finish
(AsyncResult result)
:
Boolean
|
Gio.Drive | |
start
(DriveStartFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Drive | |
start_finish
(AsyncResult result)
:
Boolean
|
Gio.Drive | |
stop
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Drive | |
stop_finish
(AsyncResult result)
:
Boolean
|
Gio.Drive |
Event | Defined By | |
---|---|---|
changed (Drive self)
:
none
|
Gio.Drive | |
disconnected (Drive self)
:
none
|
Gio.Drive | |
eject_button (Drive self)
:
none
|
Gio.Drive | |
stop_button (Drive self)
:
none
|
Gio.Drive |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.Mount
Method |
get_drive
()
:
Gio.Drive
|
Gio.Volume
Method |
get_drive
()
:
Gio.Drive
|
Gio.VolumeMonitor
Signal |
drive_changed
(VolumeMonitor self, Drive object)
:
none
|
Gio.VolumeMonitor
Signal |
drive_connected
(VolumeMonitor self, Drive object)
:
none
|
Gio.VolumeMonitor
Signal |
drive_disconnected
(VolumeMonitor self, Drive object)
:
none
|
Gio.VolumeMonitor
Signal |
drive_eject_button
(VolumeMonitor self, Drive object)
:
none
|
Gio.VolumeMonitor
Signal |
drive_stop_button
(VolumeMonitor self, Drive object)
:
none
|