|
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.
Definition at line 35 of file config_editor.h.
| 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.