24 #ifndef __TOOLS_PLUGIN_PLUGIN_GUI_PLUGIN_GUI_H_
25 #define __TOOLS_PLUGIN_PLUGIN_GUI_PLUGIN_GUI_H_
31 class ServiceSelectorCBE;
34 #define GCONF_PREFIX "/apps/fawkes/plugingui"
40 const Glib::RefPtr<Gtk::Builder> builder);
48 Gtk::Statusbar *m_stb_status;
Graphical plugin management tool.
A TreeView class to list available plugins und trigger their loading/unloading.
Fawkes library namespace.
virtual ~PluginGuiGtkWindow()
Destructor.
PluginGuiGtkWindow(BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > builder)
Constructor.
This widget consists of a Gtk::ComboBox and a Gtk::Button.