Next:
Gnome2::VFS::Monitor
Previous:
Gnome2::VFS::Mime::Monitor
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gnome2::VFS::Mime::Type



NAME

Gnome2::VFS::Mime::Type

METHODS

scalar = Gnome2::VFS::Mime::Type->new ($mime_type)

result = $mime_type->add_application_to_short_list ($application_id)

result = $mime_type->add_extension ($extension)

list = $mime_type->get_all_applications_for_uri ($uri)

Since: vfs 2.10

list = $mime_type->get_all_applications

Returns a list of GnomeVFSMimeApplication's.

list = $mime_type->get_all_desktop_entries

Since: vfs 2.8

boolean = $mime_type->can_be_executable

result = $mime_type->set_can_be_executable ($new_value)

mimeactiontype = $mime_type->get_default_action_type

result = $mime_type->set_default_action_type ($action_type)

application = $mime_type->get_default_application_for_uri ($uri)

Since: vfs 2.10

application = $mime_type->get_default_application

result = $mime_type->set_default_application ($application_id)

string = $mime_type->get_default_desktop_entry

Since: vfs 2.8

string = $mime_type->get_description

result = $mime_type->set_description ($description)

mimeequivalence = $mime_type->get_equivalence ($base_mime_type)

Since: vfs 2.8

result = $mime_type->extend_all_applications (...)

string = $mime_type->get_icon

result = $mime_type->set_icon ($filename)

boolean = $a->is_equal ($b)

Since: vfs 2.8

result = $mime_type->remove_application_from_short_list ($application_id)

result = $mime_type->remove_extension ($extension)

result = $mime_type->remove_from_all_applications (...)

list = $mime_type->get_short_list_applications

Returns a list of GnomeVFSMimeApplication's.

result = $mime_type->set_short_list_applications (...)

ENUMS AND FLAGS

enum Gnome2::VFS::MimeActionType

enum Gnome2::VFS::MimeEquivalence

enum Gnome2::VFS::Result

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.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 22:59:25 2009