Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.Volume

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GVolume
Interface : Volume
  Show / Hide Inherited methods, properties and signals
Opaque mountable volume object.
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.Mount
Method
get_volume () : Gio.Volume
Gio.VolumeMonitor
Signal
volume_added (VolumeMonitor self, Volume object) : none
Gio.VolumeMonitor
Signal
volume_changed (VolumeMonitor self, Volume object) : none
Gio.VolumeMonitor
Signal
volume_removed (VolumeMonitor self, Volume object) : none
Gio.VolumeMonitor
Method
Gio.VolumeMonitor.adopt_orphan_mount (Mount mount) : Gio.Volume
Gio.VolumeMonitor
Method
get_volume_for_uuid (String uuid) : Gio.Volume
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:31 GMT+0800 (HKT)