Gio.VolumeIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
can_eject |
r |
Checks if a |
|
can_mount |
r |
Returns |
|
changed |
r |
Changed signal that is emitted when the volume’s state has changed. |
|
eject |
r |
Ejects a given |
|
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_activation_root |
r |
Returns the activation root for the |
|
get_drive |
r |
Gets a |
|
get_icon |
r |
Gets a |
|
get_identifier |
r |
Returns the identifier of the given kind, or |
|
get_mount |
r |
Gets a |
|
get_name |
r |
Gets a string containing the name of the |
|
get_sort_key |
r |
Gets a key used for sorting |
|
get_symbolic_icon |
r |
Gets a symbolic |
|
get_uuid |
r |
Gets the UUID for the |
|
mount_finish |
r |
Finishes a mount operation. |
|
mount_fn |
r |
Mounts a given |
|
removed |
r |
The removed signal that is emitted when the |
|
should_automount |
r |
Returns |
Methods¶
None
Details¶
- class Gio.VolumeIface¶
Interface for implementing operations for mountable volumes.