libgnomevfsmm  2.26.0
Public Member Functions | Protected Attributes | List of all members
Gnome::Vfs::MimeAction Class Reference

#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

References gobject_.

const GnomeVFSMimeAction* Gnome::Vfs::MimeAction::gobj ( ) const
inline

References gobject_, and launch().

void Gnome::Vfs::MimeAction::launch ( const Glib::ListHandle< Glib::ustring > &  uris)
throw (exception
)

Referenced by gobj().

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

Referenced by gobj().


The documentation for this class was generated from the following file: