The Gnome Chemistry Utils
0.12.11
|
#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.