#include <glibmm.h>
#include <libpanelappletmm/applet.h>
Go to the source code of this file.
Namespaces | |
namespace | Gnome |
namespace | Gnome::Panel |
Typedefs | |
typedef sigc::slot< bool, PanelApplet *, const Glib::ustring & > | Gnome::Panel::SlotFactory |
Functions | |
template<class DerivedApplet> | |
bool | Gnome::Panel::applet_factory_callback (PanelApplet *panel_applet, const Glib::ustring &iid) |
template<class DerivedApplet> | |
int | Gnome::Panel::factory_main (const Glib::ustring &iid) |
template<class DerivedApplet> | |
Bonobo_Unknown | Gnome::Panel::shlib_factory (const Glib::ustring &iid, PortableServer_POA poa, void *impl_ptr, const SlotFactory &slot, CORBA_Environment *ev) |
int | Gnome::Panel::factory_main_closure (const Glib::ustring &iid, GClosure *closure) |
Bonobo_Unknown | Gnome::Panel::shlib_factory_closure (const Glib::ustring &iid, PortableServer_POA poa, void *impl_ptr, GClosure *closure, CORBA_Environment *ev) |
SlotType slot_ |