Gnome2::VFS::Monitor

Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-01
Index Return to Main Contents
 

NAME

Gnome2::VFS::Monitor - Monitors volume mounts and unmounts  

METHODS

 

list = Gnome2::VFS::Monitor->add ($text_uri, $monitor_type, $func, $data=undef)

$text_uri (string)
$monitor_type (Gnome2::VFS::MonitorType)
$func (scalar)
$data (scalar)

Returns a GnomeVFSResult and a GnomeVFSMonitorHandle.

 

ENUMS AND FLAGS

 

enum Gnome2::VFS::MonitorType

'file' / 'GNOME_VFS_MONITOR_FILE'
'directory' / 'GNOME_VFS_MONITOR_DIRECTORY'
 

SEE ALSO

Gnome2::VFS  

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
METHODS
list = Gnome2::VFS::Monitor->add ($text_uri, $monitor_type, $func, $data=undef)
ENUMS AND FLAGS
enum Gnome2::VFS::MonitorType
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:22 GMT, April 27, 2011