Next:
Gnome2::VFS::index
Previous:
Gnome2::VFS::FileInfo
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gnome2::VFS::Handle



NAME

Gnome2::VFS::Handle

METHODS

result = $handle->close

list = $handle->get_file_info ($options)

Returns a GnomeVFSResult and a GnomeVFSFileInfo.

result = $handle->forget_cache ($offset, $size)

Since: vfs 2.12

list = $handle->read ($bytes)

Returns a GnomeVFSResult, the number of bytes read and the buffer containing the read content.

result = $handle->seek ($whence, $offset)

list = $handle->tell

Returns a GnomeVFSResult and the offset.

result = $handle->truncate ($length)

list = $handle->write ($buffer, $bytes)

Returns a GnomeVFSResult and the number of bytes written.

ENUMS AND FLAGS

flags Gnome2::VFS::FileInfoOptions

enum Gnome2::VFS::Result

enum Gnome2::VFS::SeekPosition

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.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 22:59:18 2009