Man Page: gnome2::vfs::fileinfo
Operating Environment: debian
Section: 3pm
Gnome2::VFS::FileInfo(3pm) User Contributed Perl Documentation Gnome2::VFS::FileInfo(3pm)NAMEGnome2::VFS::FileInfo - stores information about files, like statMETHODSfileinfo = Gnome2::VFS::FileInfo->new ($hash_ref) o $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) o $b (Gnome2::VFS::FileInfo) string = $info->get_mime_typeSEE ALSOGnome2::VFSCOPYRIGHTCopyright (C) 2003-2007 by the gtk2-perl team. This software is licensed under the LGPL. See Gnome2::VFS for a full notice. perl v5.14.2 2011-11-15 Gnome2::VFS::FileInfo(3pm)
| Related Man Pages |
|---|
| gnome2::icontheme(3pm) - debian |
| gnome2::uidefs(3pm) - debian |
| gnome2::vfs::applicationregistry(3pm) - debian |
| gnome2::vfs::drive(3pm) - debian |
| gnome2::vfs::mime(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |