Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.MountUnmountFlags

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GMountUnmountFlags
Enum : MountUnmountFlags
  Show / Hide Inherited methods, properties and signals
Flags used when an unmounting a mount.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.Drive
Method
eject (MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.Drive
Method
stop (MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data) : none
Gio.Drive
Method
eject_with_operation (MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data) : none
Gio.File
Method
unmount_mountable (MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.File
Method
unmount_mountable_with_operation (MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data) : none
Gio.File
Method
eject_mountable (MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.File
Method
eject_mountable_with_operation (MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data) : none
Gio.File
Method
stop_mountable (MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data) : none
Gio.Mount
Method
unmount (MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.Mount
Method
eject (MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.Mount
Method
unmount_with_operation (MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data) : none
Gio.Mount
Method
eject_with_operation (MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data) : none
Gio.Volume
Method
eject (MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.Volume
Method
eject_with_operation (MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:33 GMT+0800 (HKT)