1Gnome2::VFS::Async::HanUdsleer(3C)ontributed Perl DocumeGnntoamtei2o:n:VFS::Async::Handle(3)
2
3
4

NAME

6       Gnome2::VFS::Async::Handle
7

METHODS

9       $handle->cancel
10
11       $handle->close ($func, $data=undef)
12
13           * $func (scalar)
14           * $data (scalar)
15
16       $handle->read ($bytes, $func, $data=undef)
17
18           * $bytes (integer)
19           * $func (scalar)
20           * $data (scalar)
21
22       $handle->seek ($whence, $offset, $func, $data=undef)
23
24           * $whence (Gnome2::VFS::SeekPosition)
25           * $offset (unsigned)
26           * $func (scalar)
27           * $data (scalar)
28
29       $handle->write ($buffer, $bytes, $func, $data=undef)
30
31           * $buffer (string)
32           * $bytes (integer)
33           * $func (scalar)
34           * $data (scalar)
35

ENUMS AND FLAGS

37       enum Gnome2::VFS::SeekPosition
38
39       * 'start' / 'GNOME_VFS_SEEK_START'
40       * 'current' / 'GNOME_VFS_SEEK_CURRENT'
41       * 'end' / 'GNOME_VFS_SEEK_END'
42

SEE ALSO

44       Gnome2::VFS
45
47       Copyright (C) 2003-2007 by the gtk2-perl team.
48
49       This software is licensed under the LGPL.  See Gnome2::VFS for a full
50       notice.
51
52
53
54perl v5.8.8                       2007-10-24     Gnome2::VFS::Async::Handle(3)
Impressum