1Gnome2::VFS::FileInfo(3U)ser Contributed Perl DocumentatiGonnome2::VFS::FileInfo(3)
2
3
4
6 Gnome2::VFS::FileInfo
7
9 fileinfo = Gnome2::VFS::FileInfo->new ($hash_ref)
10 • $hash_ref (scalar)
11
12 Creates a new GnomeVFSFileInfo object from hash_ref for use with
13 Gnome2::VFS::FileInfo::matches, for example. Normally, you can always
14 directly use a hash reference if you're asked for a GnomeVFSFileInfo.
15
16 boolean = $a->matches ($b)
17 • $b (Gnome2::VFS::FileInfo)
18
19 string = $info->get_mime_type
21 Gnome2::VFS
22
24 Copyright (C) 2003-2007, 2013 by the gtk2-perl team.
25
26 This software is licensed under the LGPL. See Gnome2::VFS for a full
27 notice.
28
29
30
31perl v5.32.1 2021-01-27 Gnome2::VFS::FileInfo(3)