c
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
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 mount) : none
Gio.VolumeMonitor
Signal
mount_changed (VolumeMonitor self, Mount mount) : none
Gio.VolumeMonitor
Signal
mount_pre_unmount (VolumeMonitor self, Mount mount) : none
Gio.VolumeMonitor
Signal
mount_removed (VolumeMonitor self, Mount mount) : none
Gio.VolumeMonitor
Method
Gio.VolumeMonitor.adopt_orphan_mount (Mount mount) : Gio.Volume
Gio.VolumeMonitor
Method
get_mount_for_uuid (String uuid) : Gio.Mount
Nautilus.FileInfo
Method
get_mount () : Gio.Mount
RB.RemovableMediaManager
Signal
create_source_mount (RemovableMediaManager self, Mount device_info, Device mount) : RB.Source
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:11 GMT+0800 (HKT)