Query: gnome2::vfs::mime
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gnome2::VFS::Mime(3pm) User Contributed Perl Documentation Gnome2::VFS::Mime(3pm)NAMEGnome2::VFS::Mime - functions for getting information about applications and components associated with MIME typesMETHODSboolean = Gnome2::VFS::Mime->id_in_application_list ($id, ...) o $id (string) o ... (list) of GnomeVFSMimeApplication's list = Gnome2::VFS::Mime->id_list_from_application_list (...) o ... (list) of GnomeVFSMimeApplication's Returns a list of application id's. string = Gnome2::VFS->get_mime_type_for_data ($data) o $data (scalar) string = Gnome2::VFS->get_mime_type_for_name_and_data ($filename, $data) o $filename (string) o $data (scalar) Since: vfs 2.14 string = Gnome2::VFS->get_mime_type_for_name ($filename) o $filename (string) Since: vfs 2.14 string = Gnome2::VFS->get_mime_type ($text_uri) o $text_uri (string) list = Gnome2::VFS::Mime->remove_application_from_list ($application_id, ...) o $application_id (string) o ... (list) of GnomeVFSMimeApplication's Returns a boolean indicating whether anything was removed and the resulting list of GnomeVFSMimeApplication's. string = Gnome2::VFS->get_slow_mime_type ($text_uri) o $text_uri (string) Since: vfs 2.14SEE 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::Mime(3pm)
Related Man Pages |
---|
gnome2::vfs::applicationregistry(3pm) - debian |
gnome2::vfs::drive(3pm) - debian |
gnome2::vfs::mime(3pm) - debian |
gnome2::vfs::mime::type(3pm) - debian |
gnome2::vfs::main(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Mounting Dir's to VFS table |
kernel panic |
A system hang issue in porting an old fs to kernel 2.6.32.* |
VFS (virtual file system) |
Minix 3.2.1 MFS/VFS/PFS? |