|
The Gnome Chemistry Utils 0.12.8
|
#include <gcu/print-setup-dlg.h>
Public Member Functions | |
| PrintSetupDlg (Application *App, Printable *printable) | |
| virtual | ~PrintSetupDlg () |
The print setup dialog.
Definition at line 37 of file print-setup-dlg.h.
| gcu::PrintSetupDlg::PrintSetupDlg | ( | Application * | App, |
| Printable * | printable | ||
| ) |
| App | the application. |
| printable | the printable object. |
Builds and shows a print setup dialog for the gcu::Printable instance.
| virtual gcu::PrintSetupDlg::~PrintSetupDlg | ( | ) | [virtual] |
The destructor.
1.7.4