Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.6

(Squeeze)

Gnome2::VFS::FileInfo(3pm)


Gnome2::VFS::FileInfo

Gnome2::VFS::FileInfo

NAME
METHODS
SEE ALSO
COPYRIGHT

NAME

Gnome2::VFS::FileInfo − stores information about files, like stat

METHODS

fileinfo = Gnome2::VFS::FileInfo−>new ($hash_ref)

$hash_ref (scalar)

Creates a new GnomeVFSFileInfo object from hash_ref for use with Gnome2::VFS::FileInfo::matches, for example. Normally, you can always directly use a hash reference if you’re asked for a GnomeVFSFileInfo.

boolean = $a−>matches ($b)

$b (Gnome2::VFS::FileInfo)

string = $info−>get_mime_type

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.



Gnome2::VFS::FileInfo(3pm)