Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.Mount

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GMount
Interface : Mount
  Show / Hide Inherited methods, properties and signals
A handle to an object implementing the GMountIface interface.
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
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.adopt_orphan_mount (Mount mount) : Gio.Volume
Gio.VolumeMonitor
Method
get_mount_for_uuid (String uuid) : Gio.Mount
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:31 GMT+0800 (HKT)