#include <mime-action.h>
Public Member Functions | |
MimeAction () | |
~MimeAction () | |
GnomeVFSMimeAction * | gobj () |
const GnomeVFSMimeAction * | gobj () const |
void | launch (const Glib::ListHandle< Glib::ustring > &uris, std::auto_ptr< Gnome::Vfs::exception > &error) |
void | launch (const Glib::ListHandle< Glib::ustring > &uris, const Glib::ustring &envp, std::auto_ptr< Gnome::Vfs::exception > &error) |
Protected Attributes | |
GnomeVFSMimeAction * | gobject_ |
Gnome::Vfs::MimeAction::MimeAction | ( | ) |
Gnome::Vfs::MimeAction::~MimeAction | ( | ) |
GnomeVFSMimeAction* Gnome::Vfs::MimeAction::gobj | ( | ) | [inline] |
const GnomeVFSMimeAction* Gnome::Vfs::MimeAction::gobj | ( | ) | const [inline] |
void Gnome::Vfs::MimeAction::launch | ( | const Glib::ListHandle< Glib::ustring > & | uris, | |
std::auto_ptr< Gnome::Vfs::exception > & | error | |||
) |
void Gnome::Vfs::MimeAction::launch | ( | const Glib::ListHandle< Glib::ustring > & | uris, | |
const Glib::ustring & | envp, | |||
std::auto_ptr< Gnome::Vfs::exception > & | error | |||
) |
GnomeVFSMimeAction* Gnome::Vfs::MimeAction::gobject_ [protected] |