Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GMount |
Interface : | Mount |
Show / Hide Inherited methods, properties and signals |
None |
Method / Constructor | Defined By | |
---|---|---|
can_eject
()
:
Boolean
|
Gio.Mount | |
can_unmount
()
:
Boolean
|
Gio.Mount | |
|
Gio.Mount | |
eject_finish
(AsyncResult result)
:
Boolean
|
Gio.Mount | |
eject_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount | |
eject_with_operation_finish
(AsyncResult result)
:
Boolean
|
Gio.Mount | |
get_default_location
()
:
Gio.File
|
Gio.Mount | |
get_drive
()
:
Gio.Drive
|
Gio.Mount | |
get_icon
()
:
Gio.Icon
|
Gio.Mount | |
get_name
()
:
String
|
Gio.Mount | |
get_root
()
:
Gio.File
|
Gio.Mount | |
get_uuid
()
:
String
|
Gio.Mount | |
get_volume
()
:
Gio.Volume
|
Gio.Mount | |
guess_content_type
(Boolean force_rescan, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount | |
guess_content_type_finish
(AsyncResult result)
:
Array
|
Gio.Mount | |
|
Gio.Mount | |
is_shadowed
()
:
Boolean
|
Gio.Mount | |
remount
(MountMountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount | |
remount_finish
(AsyncResult result)
:
Boolean
|
Gio.Mount | |
shadow
()
:
none
|
Gio.Mount | |
unmount
(MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount | |
unmount_finish
(AsyncResult result)
:
Boolean
|
Gio.Mount | |
unmount_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount | |
unmount_with_operation_finish
(AsyncResult result)
:
Boolean
|
Gio.Mount | |
unshadow
()
:
none
|
Gio.Mount |
Event | Defined By | |
---|---|---|
changed (Mount self)
:
none
|
Gio.Mount | |
pre_unmount (Mount self)
:
none
|
Gio.Mount | |
unmounted (Mount self)
:
none
|
Gio.Mount |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.File
Method |
find_enclosing_mount
(Cancellable cancellable)
:
Gio.Mount
|
Gio.File
Method |
find_enclosing_mount_finish
(AsyncResult res)
:
Gio.Mount
|
Gio.Volume
Method |
get_mount
()
:
Gio.Mount
|
Gio.VolumeMonitor
Signal |
mount_added
(VolumeMonitor self, Mount object)
:
none
|
Gio.VolumeMonitor
Signal |
mount_changed
(VolumeMonitor self, Mount object)
:
none
|
Gio.VolumeMonitor
Signal |
mount_pre_unmount
(VolumeMonitor self, Mount object)
:
none
|
Gio.VolumeMonitor
Signal |
mount_removed
(VolumeMonitor self, Mount object)
:
none
|
Gio.VolumeMonitor
Method |
|
Gio.VolumeMonitor
Method |
|