Gnome2::VFS::Application
Section: User Contributed Perl Documentation (3pm)Updated: 2006-06-19
Index Return to Main Contents
NAME
Gnome2::VFS::ApplicationMETHODS
$app_id->add_mime_type ($mime_type)
list = $app_id->get_bool_value ($key)
list = $app_id->get_bool_value ($key)
-
Returns the actual value and a boolean indicating whether the requested key was found.
$app_id->set_bool_value ($key, $value)
$app_id->set_bool_value ($key, $value)
$app_id->clear_mime_types
boolean = $app_id->exists
boolean = $app_id->exists
list = $app_id->get_keys
list = $app_id->get_keys
- Returns a list of valid keys for that application.
application = $app_id->get_mime_application
application = $app_id->get_mime_application
list = $app_id->get_mime_types
list = $app_id->get_mime_types
- Returns a list of MIME types this application can handle.
string = $app_id->peek_value ($key)
string = $app_id->peek_value ($key)
$app_id->remove_application
$app_id->remove_mime_type ($mime_type)
boolean = $app_id->supports_mime_type ($mime_type)
boolean = $app_id->supports_mime_type ($mime_type)
boolean = $app_id->supports_uri_scheme ($uri_scheme)
boolean = $app_id->supports_uri_scheme ($uri_scheme)
$app_id->unset_key ($key)
$app_id->set_value ($key, $value)
$app_id->set_value ($key, $value)
SEE ALSO
Gnome2::VFSCOPYRIGHT
Copyright (C) 2003-2004 by the gtk2-perl team.This software is licensed under the LGPL. See Gnome2::VFS for a full notice.
Index
This document was created by man2html, using the manual pages.
Time: 22:15:27 GMT, February 02, 2008