Fawkes API
Fawkes Development Version
|
Graphical configuration editor. More...
#include "config_editor.h"
Public Member Functions | |
FawkesConfigEditor (Glib::RefPtr< Gtk::Builder > builder) | |
Constructor. | |
~FawkesConfigEditor () | |
Destructor. | |
Gtk::Window & | get_window () const |
Obtain a reference to the main window of the application. |
Graphical configuration editor.
FawkesConfigEditor::FawkesConfigEditor | ( | Glib::RefPtr< Gtk::Builder > | builder | ) |
FawkesConfigEditor::~FawkesConfigEditor | ( | ) |
Destructor.
Definition at line 65 of file config_editor.cpp.
Gtk::Window & FawkesConfigEditor::get_window | ( | ) | const |
Obtain a reference to the main window of the application.
Definition at line 74 of file config_editor.cpp.