Gnome2::VFS::VolumeMonitor
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-01
Index
Return to Main Contents
NAME
Gnome2::VFS::VolumeMonitor - Monitors volume mounts and unmounts
HIERARCHY
Glib::Object
+----Gnome2::VFS::VolumeMonitor
METHODS
list = $volume_monitor->get_connected_drives
drive = $volume_monitor->get_drive_by_id ($id)
-
- •
-
$id (unsigned)
-
list = $volume_monitor->get_mounted_volumes
volume = $volume_monitor->get_volume_by_id ($id)
-
- •
-
$id (unsigned)
-
volume = $volume_monitor->get_volume_for_path ($path)
-
- •
-
$path (string)
-
volumemonitor = Gnome2::VFS->get_volume_monitor
SIGNALS
- volume-mounted (Gnome2::VFS::VolumeMonitor, Gnome2::VFS::Volume)
-
- volume-pre-unmount (Gnome2::VFS::VolumeMonitor, Gnome2::VFS::Volume)
-
- volume-unmounted (Gnome2::VFS::VolumeMonitor, Gnome2::VFS::Volume)
-
- drive-connected (Gnome2::VFS::VolumeMonitor, Gnome2::VFS::Drive)
-
- drive-disconnected (Gnome2::VFS::VolumeMonitor, Gnome2::VFS::Drive)
-
SEE ALSO
Gnome2::VFS, Glib::Object
COPYRIGHT
Copyright (C) 2003-2007 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2::VFS for a full notice.
Index
- NAME
-
- HIERARCHY
-
- METHODS
-
- list = $volume_monitor->get_connected_drives
-
- drive = $volume_monitor->get_drive_by_id ($id)
-
- list = $volume_monitor->get_mounted_volumes
-
- volume = $volume_monitor->get_volume_by_id ($id)
-
- volume = $volume_monitor->get_volume_for_path ($path)
-
- volumemonitor = Gnome2::VFS->get_volume_monitor
-
- SIGNALS
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:22 GMT, April 27, 2011