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