GTKPreferences Class Reference
Common features of preferences settings for all gtk user interface based interactive plotters. More...
#include <gtkpreferences.hpp>
Public Member Functions | |
GTKPreferences (class GTKFrameWindow *gtkwindow, GtkWidget *window, Frame *frame) | |
Create common preferences for plot windows. More... | |
~GTKPreferences () | |
Destructor. More... | |
void | run (void) |
Run the dialog. More... | |
Detailed Description
Common features of preferences settings for all gtk user interface based interactive plotters.
Constructor & Destructor Documentation
◆ GTKPreferences()
GTKPreferences::GTKPreferences | ( | class GTKFrameWindow * | gtkwindow, |
GtkWidget * | window, | ||
Frame * | frame | ||
) |
Create common preferences for plot windows.
◆ ~GTKPreferences()
GTKPreferences::~GTKPreferences | ( | ) |
Destructor.
Member Function Documentation
◆ run()
void GTKPreferences::run | ( | void | ) |
Run the dialog.
The documentation for this class was generated from the following files: