Gio.DriveIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
can_eject |
r |
||
can_poll_for_media |
r |
Returns |
|
can_start |
r |
||
can_start_degraded |
r |
||
can_stop |
r |
||
changed |
r |
Signal emitted when the drive is changed. |
|
disconnected |
r |
The removed signal that is emitted when the |
|
eject |
r |
Ejects a |
|
eject_button |
r |
Signal emitted when the physical eject button (if any) of a drive have been pressed. |
|
eject_finish |
r |
Finishes an eject operation. |
|
eject_with_operation |
r |
Starts ejecting a |
|
eject_with_operation_finish |
r |
Finishes an eject operation using a |
|
enumerate_identifiers |
r |
Returns an array strings listing the kinds of identifiers which the |
|
g_iface |
r |
The parent interface. |
|
get_icon |
r |
||
get_identifier |
r |
Returns the identifier of the given kind, or |
|
get_name |
r |
Returns the name for the given |
|
get_sort_key |
r |
Gets a key used for sorting |
|
get_start_stop_type |
r |
Gets a |
|
get_symbolic_icon |
r |
||
get_volumes |
r |
Returns a list |
|
has_media |
r |
||
has_volumes |
r |
||
is_media_check_automatic |
r |
Returns |
|
is_media_removable |
r |
Returns |
|
is_removable |
r |
Returns |
|
poll_for_media |
r |
Poll for media insertion/removal on a |
|
poll_for_media_finish |
r |
Finishes a media poll operation. |
|
start |
r |
Starts a |
|
start_finish |
r |
Finishes a start operation. |
|
stop |
r |
Stops a |
|
stop_button |
r |
Signal emitted when the physical stop button (if any) of a drive have been pressed. |
|
stop_finish |
r |
Finishes a stop operation. |
Methods¶
None