Package conduit :: Module Vfs :: Class VolumeMonitor
[hide private]

Class VolumeMonitor

source code


Nested Classes [hide private]

Inherited from utils.Singleton.Singleton: __metaclass__

Instance Methods [hide private]
 
__init__(self) source code
 
_mounted_unmounted_cb(self, sender, volume, signalname) source code
 
get_mounted_volumes(self) source code
 
volume_is_removable(self, path) source code
 
volume_get_fstype(self, path) source code
 
volume_get_root_uri(self, path) source code
Class Variables [hide private]
  __gsignals__ = {"volume-mounted":(gobject.SIGNAL_RUN_LAST, gob...
Class Variable Details [hide private]

__gsignals__

Value:
{"volume-mounted":(gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, [gobjec\
t.TYPE_STRING]), "volume-unmounted":(gobject.SIGNAL_RUN_LAST, gobject.\
TYPE_NONE, [gobject.TYPE_STRING])}