#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_ |
Constructor & Destructor Documentation
Gnome::Vfs::MimeAction::MimeAction |
( |
| ) |
|
Gnome::Vfs::MimeAction::~MimeAction |
( |
| ) |
|
Member Function Documentation
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 | ) |
throw (exception) |
void Gnome::Vfs::MimeAction::launch |
( |
const Glib::ListHandle< Glib::ustring > & |
uris, |
|
|
const Glib::ustring & |
envp |
|
) |
| throw (exception) |
Member Data Documentation
GnomeVFSMimeAction* Gnome::Vfs::MimeAction::gobject_ |
|
protected |
The documentation for this class was generated from the following file: